[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 rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 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

[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