diff options
author | Martin Liska <mliska@suse.cz> | 2016-11-08 13:28:33 +0100 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2016-11-08 12:28:33 +0000 |
commit | fcd1b8dffcaa5806e62d0203b13ad1696fec254f (patch) | |
tree | 60e233b74357c8dd648d02460fdf3495684deb06 /libcpp/lex.c | |
parent | f9ef2c765ad3fce93ddacdabede6b67efdc13c0d (diff) | |
download | gcc-fcd1b8dffcaa5806e62d0203b13ad1696fec254f.zip gcc-fcd1b8dffcaa5806e62d0203b13ad1696fec254f.tar.gz gcc-fcd1b8dffcaa5806e62d0203b13ad1696fec254f.tar.bz2 |
use-after-scope fallout
PR testsuite/78242
* g++.dg/asan/use-after-scope-4.C: New test.
* g++.dg/asan/use-after-scope-types-4.C: Update scanned pattern.
* gcc.dg/asan/use-after-scope-8.c: Remove.
PR testsuite/78242
* dbgcnt.def: Add new debug counter asan_use_after_scope.
* gimplify.c (gimplify_decl_expr): Do not sanitize vars
with a value expr. Do not add artificial variables to
live_switch_vars. Use the debug counter.
(gimplify_target_expr): Use the debug counter.
* internal-fn.def: Remove ECF_TM_PURE from ASAN_MARK builtin.
* sanitizer.def: Set ATTR_NOTHROW_LEAF_LIST to
BUILT_IN_ASAN_CLOBBER_N and BUILT_IN_ASAN_UNCLOBBER_N.
From-SVN: r241961
Diffstat (limited to 'libcpp/lex.c')
0 files changed, 0 insertions, 0 deletions