gcc/libvtv
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
..
scripts
testsuite testsuite: Adjust several dg-additional-files-options calls [PR115294] 2024-05-31 09:29:38 +02:00
acinclude.m4
aclocal.m4
ChangeLog Daily bump. 2024-04-03 00:17:29 +00:00
configure Config,Darwin: Allow for configuring Darwin to use embedded runpath. 2023-10-22 19:30:02 +01:00
configure.ac Config,Darwin: Allow for configuring Darwin to use embedded runpath. 2023-10-22 19:30:02 +01:00
configure.tgt 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
vtv_fail.cc Fix up duplicated words mostly in comments, part 1 2024-04-02 13:39:11 +02:00
vtv_fail.h Update copyright years. 2024-01-03 12:19:35 +01:00
vtv_malloc.cc Update copyright years. 2024-01-03 12:19:35 +01:00
vtv_malloc.h Update copyright years. 2024-01-03 12:19:35 +01:00
vtv_map.h Update copyright years. 2024-01-03 12:19:35 +01:00
vtv_rts.cc Fix up duplicated words mostly in comments, part 1 2024-04-02 13:39:11 +02:00
vtv_rts.h Update copyright years. 2024-01-03 12:19:35 +01:00
vtv_set.h Update copyright years. 2024-01-03 12:19:35 +01:00
vtv_utils.cc Update copyright years. 2024-01-03 12:19:35 +01:00
vtv_utils.h Update copyright years. 2024-01-03 12:19:35 +01:00