This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/41892] generated code increments past enum boundary



------- Comment #4 from jakub at gcc dot gnu dot org  2009-11-06 10:22 -------
The only difference on the attached testcase between vanilla 4.4 branch and
4.4-RH is unwind info, in particular epilogue unwind info.  The testcase never
throws, so I don't think it matters.
With -fno-exceptions -fno-asynchronous-unwind-tables the generated assembly is
identical (in both cases from x86_64-linux -> s390x-linux cross).
I'm now grabbing a real s390x box to see whether the testcase actually fails at
runtime...


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]