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: "waffle.bai at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 17 Jul 2011 22:14:38 +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 #2 from waffle.bai at gmail dot com 2011-07-17 22:14:33 UTC ---
Thanks for noting, Mikael!
(In reply to comment #1)
> 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.