[Bug other/49767] __mulsc3 runs into infinite recursion if GCC is compiled with -O0 option

2011-07-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49767

Richard Guenther  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED

--- Comment #3 from Richard Guenther  2011-07-18 
08:47:33 UTC ---
Fixed in 4.3.3


[Bug other/49767] __mulsc3 runs into infinite recursion if GCC is compiled with -O0 option

2011-07-17 Thread waffle.bai at gmail dot com
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.


[Bug other/49767] __mulsc3 runs into infinite recursion if GCC is compiled with -O0 option

2011-07-17 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49767

--- Comment #1 from Mikael Pettersson  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.