https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85018
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Thu Mar 22 08:32:12 2018 New Revision: 258757 URL: https://gcc.gnu.org/viewcvs?rev=258757&root=gcc&view=rev Log: PR sanitizer/85018 * dwarf2asm.c (dw2_output_indirect_constant_1): Set DECL_INITIAL (decl) to decl at the end. * varasm.c (use_blocks_for_decl_p): Revert the 2018-03-20 change, adjust the comment. Modified: trunk/gcc/ChangeLog trunk/gcc/dwarf2asm.c trunk/gcc/varasm.c