diff options
author | Maxim Ostapenko <m.ostapenko@samsung.com> | 2017-01-25 07:45:40 +0000 |
---|---|---|
committer | Maxim Ostapenko <chefmax@gcc.gnu.org> | 2017-01-25 09:45:40 +0200 |
commit | e5e391d630476b0ea2ff2dc01db7f8dfcb037974 (patch) | |
tree | 7dea5db302e97ca5ad9684bbe3f3cfc517681e41 /gcc/omp-expand.c | |
parent | 98e20758464f5cbfc60bd61a0cadd66ebb900d96 (diff) | |
download | gcc-e5e391d630476b0ea2ff2dc01db7f8dfcb037974.zip gcc-e5e391d630476b0ea2ff2dc01db7f8dfcb037974.tar.gz gcc-e5e391d630476b0ea2ff2dc01db7f8dfcb037974.tar.bz2 |
re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco")
PR lto/79061
gcc/
* asan.c (get_translation_unit_decl): New function.
(asan_add_global): Extract modules file name from globals
TRANSLATION_UNIT_DECL name.
gcc/fortran/
* f95-lang.c (gfc_create_decls): Include stringpool.h.
Pass main_input_filename to build_translation_unit_decl.
gcc/ada/
* gcc-interface/utils.c (get_global_context): Pass main_input_filename
to build_translation_unit_decl.
gcc/c/
* c-decl.c (pop_scope): Pass main_input_filename to
build_translation_unit_decl.
gcc/cp/
* decl.c (cxx_init_decl_processing): Pass main_input_filename
to build_translation_unit_decl.
From-SVN: r244890
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions