[Bug rtl-optimization/40987] Wrong optimization with if-conversion
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 7 12:10:00 GMT 2009
------- Comment #8 from rguenth at gcc dot gnu dot org 2009-08-07 12:10 -------
Seems to be a HWI32 issue as I cannot reproduce the fail on x86_64 with -m32.
Which would indeed hint at a RTL if-conversion problem (I guess it uses
scc in a wrong way).
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu dot
| |org
Component|c |rtl-optimization
Keywords| |wrong-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40987
More information about the Gcc-bugs
mailing list