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 other/56881] Miscompilation (optimisation failure?) causing NULL dereference and segfault at runtime


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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #6 from Mikael Pettersson <mikpe at it dot uu.se> 2013-04-13 17:53:30 UTC ---
Thanks for the complete test case.  I can reproduce the apparent wrong-code
(runtime SEGV) on x86_64-linux w/ glibc-2.15 with gcc 4.9-20130407 and
4.8-20130411, but not with 4.7-20130406 or 4.6-20130405.


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