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 tree-optimization/81900] GCC trunk miscompiles Perl / __sigsetjmp issue


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81900

Mikael Pettersson <mikpelinux at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpelinux at gmail dot com

--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> ---
Created attachment 42008
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42008&action=edit
executable testcase

Standalone executable testcase, exits 0 when compiled correctly, aborts or
exits 1 otherwise.  Fails for me with gcc-8 on x86_64-linux but works on same
with gcc-7, gcc-6, and gcc-5.

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