gcc/libphobos/testsuite
Rainer Orth 7e322d576e testsuite: Adjust several dg-additional-files-options calls [PR115294]
A recent patch

commit bdc264a16e
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu May 30 02:06:48 2024 -0300

    [testsuite] conditionalize dg-additional-sources on target and type

added two additional args to dg-additional-files-options.
Unfortunately, this completely broke several testsuites like

ERROR: tcl error sourcing /vol/gcc/src/hg/master/local/libatomic/testsuite/../../gcc/testsuite/lib/gcc-dg.exp.
wrong # args: should be "dg-additional-files-options options source dest type"

since the patch forgot to adjust some of the callers.

This patch fixes that.

Tested on i386-pc-solaris2.11, sparc-sun-solaris2.11, and
x86_64-pc-linux-gnu.

2024-05-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	libatomic:
	PR testsuite/115294
	* testsuite/lib/libatomic.exp (libatomic_target_compile): Pass new
	dg-additional-files-options args.

	libgomp:
	PR testsuite/115294
	* testsuite/lib/libgomp.exp (libgomp_target_compile): Pass new
	dg-additional-files-options args.

	libitm:
	PR testsuite/115294
	* testsuite/lib/libitm.exp (libitm_target_compile): Pass new
	dg-additional-files-options args.

	libphobos:
	PR testsuite/115294
	* testsuite/lib/libphobos.exp (libphobos_target_compile): Pass new
	dg-additional-files-options args.

	libvtv:
	PR testsuite/115294
	* testsuite/lib/libvtv.exp (libvtv_target_compile): Pass new
	dg-additional-files-options args.
2024-05-31 09:29:38 +02:00
..
config Update copyright years. 2024-01-03 12:19:35 +01:00
lib testsuite: Adjust several dg-additional-files-options calls [PR115294] 2024-05-31 09:29:38 +02:00
libphobos.aa Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.allocations Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.betterc Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.config Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.cycles Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.druntime Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.druntime_shared Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.exceptions Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.gc Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.hash Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.imports Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.init_fini Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.lifetime Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.phobos Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.phobos_shared Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.shared Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.thread Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.traits Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.typeinfo Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.unittest Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.am Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.in libphobos: Build runtime library with -ffunction-sections -fdata-sections 2021-04-10 15:02:07 +02:00
testsuite_flags.in testsuite, libphobos: Update link flags [PR112864]. 2024-02-02 09:01:57 +00:00