PR sanitizer/85018
commit010da6ac05032d3858d0f92010db598c003b0049
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Mar 2018 08:32:12 +0000 (22 08:32 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Mar 2018 08:32:12 +0000 (22 08:32 +0000)
treebd89c7cd5a5136205e2b54272f6a4f0ad8e709f0
parent8fa8b689f0c8a8ab8964d5d2fbf811ce3ece9514
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258757 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2asm.c
gcc/varasm.c