[Bug c++/41892] generated code increments past enum boundary

2009-11-01 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-11-01 10:26 --- You should report this to RedHat, RedHat ships modified GCCs. Alternatively reproduce this with a FSF release. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41892

[Bug c++/41892] generated code increments past enum boundary

2009-10-31 Thread caolanm at redhat dot com
--- Comment #1 from caolanm at redhat dot com 2009-10-31 17:51 --- Created an attachment (id=18943) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18943action=view) demo code s390x-redhat-linux-g++ -O2 -fpic demo.cxx -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41892

[Bug c++/41892] generated code increments past enum boundary

2009-10-31 Thread caolanm at redhat dot com
--- Comment #2 from caolanm at redhat dot com 2009-10-31 17:52 --- $ gcc --version gcc (GCC) 4.4.2 20091019 (Red Hat 4.4.2-5) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41892