[Bug sanitizer/61100] asan/tsan should have the sanitizer includes
ygribov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 16 13:43:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61100
--- Comment #5 from ygribov at gcc dot gnu.org ---
Author: ygribov
Date: Thu Oct 16 13:42:48 2014
New Revision: 216322
URL: https://gcc.gnu.org/viewcvs?rev=216322&root=gcc&view=rev
Log:
2014-10-16 Yury Gribov <y.gribov@samsung.com>
Backport from mainline
2014-05-14 Yury Gribov <y.gribov@samsung.com>
PR sanitizer/61100
* Makefile.am (nodist_saninclude_HEADERS): Install
public headers.
* Makefile.in: Regenerate.
* c-c++-common/asan/asan-interface-1.c: New test.
* lib/asan-dg.exp (asan_include_flags): New function.
(asan_init): Call asan_include_flags to obtain path
to sanitizer headers.
Added:
branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/asan/asan-interface-1.c
Modified:
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
branches/gcc-4_9-branch/gcc/testsuite/lib/asan-dg.exp
branches/gcc-4_9-branch/libsanitizer/ChangeLog
branches/gcc-4_9-branch/libsanitizer/Makefile.am
branches/gcc-4_9-branch/libsanitizer/Makefile.in
More information about the Gcc-bugs
mailing list