Commit 0ca970cd by Slava Barinov Committed by Jeff Law

* g++.dg/asan/asan.exp: Switch on *.cc tests.

From-SVN: r250991
parent 30af3a2b
2017-08-09 Slava Barinov <v.barinov@samsung.com>
* g++.dg/asan/asan.exp: Switch on *.cc tests.
2017-08-09 Marek Polacek <polacek@redhat.com>
PR c/81233
......
......@@ -26,7 +26,7 @@ asan_init
# Main loop.
if [check_effective_target_fsanitize_address] {
gcc-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C $srcdir/c-c++-common/asan/*.c]] "" ""
gcc-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C $srcdir/$subdir/*.cc $srcdir/c-c++-common/asan/*.c]] "" ""
}
# All done.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment