This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/49767] __mulsc3 runs into infinite recursion if GCC is compiled with -O0 option
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 17 Jul 2011 19:44:58 +0000
- Subject: [Bug other/49767] __mulsc3 runs into infinite recursion if GCC is compiled with -O0 option
- Auto-submitted: auto-generated
- References: <bug-49767-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49767
--- Comment #1 from Mikael Pettersson <mikpe at it dot uu.se> 2011-07-17 19:44:53 UTC ---
I can reproduce this with gcc-4.3.2 on i686-linux / FC13, however 4.3.3 and
newer appear to be fixed.
Please note that upstream support for gcc-4.3.x has ended.