From: tmp123@menta.net
To: caml-list@yquem.inria.fr
Subject: Warning on not-tail recursive functions
Date: Sat, 04 Aug 2007 12:58:43 +0200 [thread overview]
Message-ID: <46B45BE3.9040403@menta.net> (raw)
Hello,
Please, knows someone if "ocamlopt" can print a warning message when a
recursive function is not tail recursive, and code with the "jmp"
optimization has not been generated?.
In this case, probably I can correct the function implementation to
write a better one. Without it, I must always look at the generated
assembler to check it.
Thanks a lot.
next reply other threads:[~2007-08-04 10:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-04 10:58 tmp123 [this message]
2007-08-04 12:27 ` [Caml-list] " Brian Hurt
2007-08-04 12:34 ` Oliver Bandel
2007-08-04 13:26 ` Julien Moutinho
2007-08-04 14:52 ` Brian Hurt
2007-08-04 19:24 ` Oliver Bandel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46B45BE3.9040403@menta.net \
--to=tmp123@menta.net \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox