]> gcc.gnu.org Git - gcc.git/commit
tsan-dg.exp (tsan_init): Move check if tsan executable works from here ...
authorUros Bizjak <ubizjak@gmail.com>
Wed, 3 Feb 2016 17:01:01 +0000 (18:01 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 3 Feb 2016 17:01:01 +0000 (18:01 +0100)
commitccc71ab85a5737ed554c8586d7e1900897c16b86
tree530e99aa031df09d45baafd523d286333475f499
parent203ae08bb31cd53e725fe29c5a21e5613e09fc3b
tsan-dg.exp (tsan_init): Move check if tsan executable works from here ...

* lib/tsan-dg.exp (tsan_init): Move check if tsan executable
works from here ...
(check_effective_target_fsanitize_thread): ... to here.  Do not
specify additional compile flags for the test source.
* lib/asan-dg.exp (check_effective_target_fsanitize_address): Do not
specify additional compile flags for the test source.

From-SVN: r233106
gcc/testsuite/ChangeLog
gcc/testsuite/lib/asan-dg.exp
gcc/testsuite/lib/tsan-dg.exp
This page took 0.061231 seconds and 5 git commands to generate.