[Bug middle-end/50189] [4.5/4.6 Regression] Wrong code error in -O2 [-fstrict-enums] compile, target independent
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 26 08:32:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|4.6.1 |4.7.0
Summary|[4.5 Regression] Wrong code |[4.5/4.6 Regression] Wrong
|error in -O2 compile, |code error in -O2
|target independent |[-fstrict-enums] compile,
| |target independent
Known to fail| |4.6.1
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-26 08:26:50 UTC ---
Ah, right. Fails on 4.6.1 with -fstrict-enums as well, but not on trunk where
it seems to work by luck.
More information about the Gcc-bugs
mailing list