[Bug middle-end/50113] [4.7 Regression] soft-float MIPS64 compiler is miscompiling ggc-page.c

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 18 09:09:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50113

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-18 09:07:29 UTC ---
Can you try disabling the VRP code that changes unsigned -> float to
int -> float (simplify_float_conversion_using_ranges)?



More information about the Gcc-bugs mailing list