[Bug sanitizer/85018] [8 Regression] Many sanitizer tests ICE since r258681

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 22 08:32:00 GMT 2018


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


More information about the Gcc-bugs mailing list