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/81861] [8.0 Regression] ASan pr64820.c testcase segfaults with LTO and -fstack-protector-strong


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

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|lto                         |target

--- Comment #7 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Maxim Ostapenko from comment #6)
> Moving options saving down fixes the issue, although I'm not sure this is a
> correct fix.

This does look like a correct fix to me. Also, regression tests with the patch
on x86_64-linux-gnu {,-m32} were OK.

Back to target component...

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