aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadedge.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2015-02-06 19:26:59 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2015-02-06 19:26:59 +0100
commit62276744cea11dfed2d327eab10006d46b2f0f84 (patch)
tree08d383ce9e240b9e0c6d4b623c5b133bdc8e1cc1 /gcc/tree-ssa-threadedge.c
parent43a68a9df5b97efae86b3e8ab47776dc9d7fa702 (diff)
downloadgcc-62276744cea11dfed2d327eab10006d46b2f0f84.zip
gcc-62276744cea11dfed2d327eab10006d46b2f0f84.tar.gz
gcc-62276744cea11dfed2d327eab10006d46b2f0f84.tar.bz2
re PR middle-end/64937 (compare debug failure with -fsanitize=address)
PR middle-end/64937 * dwarf2out.c (set_block_abstract_flags, set_decl_abstract_flags): Replace setting argument with abstract_vec, always set BLOCK_ABSTRACT or DECL_ABSTRACT_P flags to 1 rather than to setting, and if it wasn't 1 before, push it to abstract_vec. (dwarf2out_abstract_function): Adjust caller. Don't call set_decl_abstract_flags second time, instead clear BLOCK_ABSTRACT or DECL_ABSTRACT_P flags for all abstract_vec elts. * g++.dg/asan/pr64937.C: New test. From-SVN: r220483
Diffstat (limited to 'gcc/tree-ssa-threadedge.c')
0 files changed, 0 insertions, 0 deletions