summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authordodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-12 15:52:09 +0000
committerdodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-12 15:52:09 +0000
commit8293ee35d24857c7e165109a5d788cb76adeb2b2 (patch)
treec34ed654dedeeb0a8cfcdcee8759a1b4a17bad5b /libiberty
parent5d5c682b91e7aff58b16b7f46ce89fd39c2e23b5 (diff)
downloadgcc-8293ee35d24857c7e165109a5d788cb76adeb2b2.tar.gz
Allow asan at -O0
This patch defines a new asan pass gate that is activated at -O0, in addition to the pass that was initially activated at -O3 level The patch also does some comment cleanups here and there. * asan.c (build_check_stmt): Rename join_bb variable to else_bb. (gate_asan_O0): New function. (pass_asan_O0): New variable. * passes.c (init_optimization_passes): Add pass_asan_O0. * tree-pass.h (pass_asan_O0): New declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193435 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions