This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/30971] Wrong return value (Tail call optimization)
- From: "eres at il dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2007 18:26:47 -0000
- Subject: [Bug rtl-optimization/30971] Wrong return value (Tail call optimization)
- References: <bug-30971-13229@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from eres at il dot ibm dot com 2007-02-26 18:26 -------
Sure, sorry about that,-funsafe-math-optimizations is more suitable here.
The testcase also fails when -funsafe-math-optimizations is used (fsigned-zeros
is set in that case which means the testcase should not have been failed)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30971