re PR sanitizer/85018 (Many sanitizer tests ICE since r258681)
authorJakub Jelinek <jakub@redhat.com>
Thu, 22 Mar 2018 08:32:12 +0000 (09:32 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 22 Mar 2018 08:32:12 +0000 (09:32 +0100)
commitf13ed3ed23d38d801223b20b2e01140183394477
treebd89c7cd5a5136205e2b54272f6a4f0ad8e709f0
parent08ad2797c60b66f8a6ca54652cdead0aa6ea721f
re PR sanitizer/85018 (Many sanitizer tests ICE since r258681)

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.

From-SVN: r258757
gcc/ChangeLog
gcc/dwarf2asm.c
gcc/varasm.c