This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32684] Missed tail call with sin/cos and sincos pass
- From: "chrbr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2007 13:15:18 -0000
- Subject: [Bug tree-optimization/32684] Missed tail call with sin/cos and sincos pass
- References: <bug-32684-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from chrbr at gcc dot gnu dot org 2007-10-09 13:15 -------
> you are right, it's not a sibcall, my mistake.
typo, I meant "libcall" not "sibcall"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32684