[Bug lto/79061] [7 Regression][LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco"
chefmax at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 30 16:06:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79061
--- Comment #30 from chefmax at gcc dot gnu.org ---
Author: chefmax
Date: Mon Jan 30 16:06:15 2017
New Revision: 245033
URL: https://gcc.gnu.org/viewcvs?rev=245033&root=gcc&view=rev
Log:
PR lto/79061
* asan.c (get_translation_unit_decl): Remove function.
(asan_add_global): Force has_dynamic_init to zero in LTO mode.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/asan.c
More information about the Gcc-bugs
mailing list