gcc/libatomic
Thomas Schwinge d8ff4b96b4 libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951]
Similar to commit fb5d27be27
"libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR91884, PR109951]",
this is commit 5ff06d762a
"libatomic/test: Fix compilation for build sysroot" done differently,
avoiding build-tree testing use of any random gunk that may appear in
build-time 'CC'.

	PR testsuite/109951
	libatomic/
	* configure.ac: 'AC_SUBST(SYSROOT_CFLAGS_FOR_TARGET)'.
	* Makefile.in: Regenerate.
	* configure: Likewise.
	* testsuite/Makefile.in: Likewise.
	* testsuite/lib/libatomic.exp (libatomic_init): If
	'--with-build-sysroot=[...]' was specified, use it for build-tree
	testing.
	* testsuite/libatomic-site-extra.exp.in (GCC_UNDER_TEST): Don't
	set.
	(SYSROOT_CFLAGS_FOR_TARGET): Set.
2023-10-26 18:04:11 +02:00
..
config libatomic: Fix SEQ_CST 128-bit atomic load [PR108891] 2023-03-24 16:51:26 +00:00
testsuite libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] 2023-10-26 18:04:11 +02:00
.gitignore
acinclude.m4 Add mold detection for libs. 2022-01-31 09:46:44 +01:00
aclocal.m4
auto-config.h.in
cas_n.c Update copyright years. 2023-01-16 11:52:17 +01:00
ChangeLog Daily bump. 2023-10-24 00:17:34 +00:00
configure libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] 2023-10-26 18:04:11 +02:00
configure.ac libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] 2023-10-26 18:04:11 +02:00
configure.tgt libatomic: x86_64: Always try ifunc 2023-06-10 21:43:56 +08:00
exch_n.c Update copyright years. 2023-01-16 11:52:17 +01:00
fadd_n.c Update copyright years. 2023-01-16 11:52:17 +01:00
fand_n.c
fence.c Update copyright years. 2023-01-16 11:52:17 +01:00
fenv.c Update copyright years. 2023-01-16 11:52:17 +01:00
fior_n.c
flag.c Update copyright years. 2023-01-16 11:52:17 +01:00
fnand_n.c
fop_n.c Update copyright years. 2023-01-16 11:52:17 +01:00
fsub_n.c
fxor_n.c
gcas.c Update copyright years. 2023-01-16 11:52:17 +01:00
gexch.c Update copyright years. 2023-01-16 11:52:17 +01:00
glfree.c Update copyright years. 2023-01-16 11:52:17 +01:00
gload.c Update copyright years. 2023-01-16 11:52:17 +01:00
gstore.c Update copyright years. 2023-01-16 11:52:17 +01:00
host-config.h Update copyright years. 2023-01-16 11:52:17 +01:00
init.c
libatomic_i.h Update copyright years. 2023-01-16 11:52:17 +01:00
libatomic.map
load_n.c Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.am libatomic: drop redundant all-multi command 2023-10-23 10:23:14 +02:00
Makefile.in libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] 2023-10-26 18:04:11 +02:00
store_n.c Update copyright years. 2023-01-16 11:52:17 +01:00
tas_n.c Update copyright years. 2023-01-16 11:52:17 +01:00