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 lto/79061] [7 Regression][LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco"


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

--- Comment #6 from Maxim Ostapenko <m.ostapenko at samsung dot com> ---
Created attachment 40514
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40514&action=edit
Untested fix 1.

The fix I'm testing now. With this patch trivial example works and attached
testcase doesn't raise false alarm.
Does this approach look sane?

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