This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41892] generated code increments past enum boundary
- From: "caolanm at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2009 17:51:21 -0000
- Subject: [Bug c++/41892] generated code increments past enum boundary
- References: <bug-41892-8961@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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=18943&action=view)
demo code
s390x-redhat-linux-g++ -O2 -fpic demo.cxx
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41892