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 c/56512] Memory corruption when compiling code with -O on PowerPC when using setjmp/longjmp


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

Erik Brangs <erik.brangs at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Erik Brangs <erik.brangs at gmx dot de> 2013-03-03 16:44:24 UTC ---
It seems that the "testcase" isn't salvagable because the behaviour is also
undefined in early C standards.


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