binutils-gdb/ld/testsuite/ld-elfvsb
H.J. Lu 05fd99cc80 ld: Add $NOSANTIZE_CFLAGS to more linker tests
-fsanitize= can be used to build binutils with

$ CC="gcc -fsanitize=address,undefined" CXX="g++ -fsanitize=address,undefined" .../configure --disable-werror

Since not all linker tests are compatible with -fsanitize=, pass
$NOSANTIZE_CFLAGS to disable -fsanitize= for such tests.

	* testsuite/ld-elf/indirect.exp: Append $NOSANTIZE_CFLAGS to CC.
	* testsuite/ld-elf/shared.exp: Likewise.
	* testsuite/ld-elfcomm/elfcomm.exp: Likewise.
	* testsuite/ld-elfvers/vers.exp: Likewise.
	* testsuite/ld-elfvsb/elfvsb.exp: Likewise.
	* testsuite/ld-elfweak/elfweak.exp: Likewise.
	* testsuite/ld-plugin/lto.exp: Likewise.
	* testsuite/ld-plugin/plugin.exp: Likewise.
	* testsuite/ld-scripts/crossref.exp: Likewise.
2020-08-26 11:57:35 -07:00
..
common.c Use __asm__ rather than asm in ld testsuite 2020-06-16 22:13:20 +09:30
define.s
elf-offset.ld
elfvsb.dat
elfvsb.exp ld: Add $NOSANTIZE_CFLAGS to more linker tests 2020-08-26 11:57:35 -07:00
hidden0.d
hidden1.d
hidden2.d
hidden2.ld
hidden2.s
internal0.d
internal1.d
main.c Use __asm__ rather than asm in ld testsuite 2020-06-16 22:13:20 +09:30
protected0.d
protected1.d
sh1.c Use __asm__ rather than asm in ld testsuite 2020-06-16 22:13:20 +09:30
sh2.c
sh3.c
test.c Use __asm__ rather than asm in ld testsuite 2020-06-16 22:13:20 +09:30
undef.s