gcc/libgomp/testsuite
Thomas Schwinge 49153588ab Remove stale Autoconf checks for Perl
Subversion r110220 (Git commit 03b8fe495d) for
PR25884 "libgomp should not require perl to compile" removed all '$(PERL)'
usage from libgomp -- but didn't remove the then-unused Autoconf Perl check
itself.  Later, this Autoconf Perl check appears to have been copied from
libgomp into other GCC libraries, likewise unused.

	libgomp/
	* configure.ac (PERL): Remove.
	* configure: Regenerate.
	* Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	libatomic/
	* configure.ac (PERL): Remove.
	* configure: Regenerate.
	* Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	libgm2/
	* configure.ac (PERL): Remove.
	* configure: Regenerate.
	* Makefile.in: Likewise.
	* libm2cor/Makefile.in: Likewise.
	* libm2iso/Makefile.in: Likewise.
	* libm2log/Makefile.in: Likewise.
	* libm2min/Makefile.in: Likewise.
	* libm2pim/Makefile.in: Likewise.
	libitm/
	* configure.ac (PERL): Remove.
	* configure: Regenerate.
	* Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
2023-06-02 09:51:14 +02:00
..
config Support parallel testing in libgomp, part II [PR66005] 2023-05-15 12:11:18 +02:00
lib Support parallel testing in libgomp, part II [PR66005] 2023-05-15 12:11:18 +02:00
libgomp.c libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] 2023-05-15 12:11:17 +02:00
libgomp.c++ libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [PR91884] 2023-05-15 12:11:18 +02:00
libgomp.c-c++-common libgomp: Honor OpenMP's nteams-var ICV as upper limit on num teams [PR109875] 2023-05-21 20:37:15 +02:00
libgomp.fortran Fortran/OpenMP: Add parsing support for allocators/allocate directives 2023-05-26 20:41:02 +02:00
libgomp.graphite libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] 2023-05-15 12:11:17 +02:00
libgomp.oacc-c libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] 2023-05-15 12:11:17 +02:00
libgomp.oacc-c++ libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [PR91884] 2023-05-15 12:11:18 +02:00
libgomp.oacc-c-c++-common testsuite: Fix weak_undefined handling on Darwin 2023-03-28 10:40:05 +02:00
libgomp.oacc-fortran libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [PR91884] 2023-05-15 12:11:18 +02:00
libgomp-site-extra.exp.in Support parallel testing in libgomp, part II [PR66005] 2023-05-15 12:11:18 +02:00
libgomp-test-support.exp.in libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option 2022-06-10 17:08:57 +02:00
Makefile.am Support parallel testing in libgomp, part II [PR66005] 2023-05-15 12:11:18 +02:00
Makefile.in Remove stale Autoconf checks for Perl 2023-06-02 09:51:14 +02:00