gcc/libgomp
Uros Bizjak 516f1ed8ca default.exp: New file.
* testsuite/config/default.exp: New file.
	* testsuite/lib/libgomp.exp: New file.
	* testsuite/lib/libgomp.dg (load_gcc_lib, libgomp_init,
	libgomp_target_compile, libgomp_option_help, libgomp_option_proc,
	load_lib *, load_gcc_lib *): Move to libgomp.exp.
	(libgomp_load): Remove.
	* testsuite/lib/libgomp.exp (libgomp_init): Compute
	always_ld_library_path, not ld_library_path.  Set additional_flags
	to -march=i486 for ilp32 x86_64-*-* and i386-*-* targets.
	(target_compile): Do not call libgomp_init.  Append lang_library_path
	and lang_link_flags to options.
	* testsuite/libgomp.c/c.exp: Set DEFAULT_FLAGS to -O2.  Set
	ld_library_path from always_ld_library_path.  Set LD_LIBRARY_PATH
	here.
	* testsuite/libgomp.c++/c++.exp: Set ld_library_path from
	always_ld_library_path.  Set LD_LIBRARY_PATH here.
	* testsuite/libgomp.fortran/fortran.exp: Ditto.
	* testsuite/libgomp.c/atomic-1.c: Set dg-options to
	"-O2 -march=pentium" for ilp32 x86 targets. Simplify check for
	CX8 flag.
	* testsuite/libgomp.c/atomic-2.c: Set dg-options to "-O2 -mcx16" for
	lp64 x86 targets. Do not check for SSE3 bit. Do not define bit_SSE3.
	* testsuite/libgomp.c/pr29947-1.c: Remove default dg-options.
	* testsuite/libgomp.c/pr29947-1.c: Ditto.
	* testsuite/libgomp.c/atomic-10.c: Ditto.

From-SVN: r123125
2007-03-22 08:00:08 +01:00
..
config re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype) 2006-10-24 13:59:06 +00:00
testsuite default.exp: New file. 2007-03-22 08:00:08 +01:00
ChangeLog default.exp: New file. 2007-03-22 08:00:08 +01:00
Makefile.am Makefile.am: Add install-pdf target as copied from automake v1.10 rules. 2007-03-01 16:03:11 -08:00
Makefile.in Makefile.am: Add install-pdf target as copied from automake v1.10 rules. 2007-03-01 16:03:11 -08:00
acinclude.m4 acinclude.m4: Adjust regular expression for ld version extraction. 2007-03-18 11:17:44 +00:00
aclocal.m4 re PR libgomp/30546 (build fail in libgomp when building from SVN because makeinfo is missing) 2007-01-31 16:30:16 -05:00
alloc.c [multiple changes] 2006-01-18 14:21:25 -05:00
barrier.c [multiple changes] 2006-01-18 14:21:25 -05:00
config.h.in re PR libgomp/28209 (None of the GOMP_* environment variables are documented) 2006-12-21 17:29:08 -05:00
configure acinclude.m4: Adjust regular expression for ld version extraction. 2007-03-18 11:17:44 +00:00
configure.ac revert: configure.ac: Depend addition of -pthread on host OS. 2007-02-02 13:27:43 +01:00
configure.tgt configure.tgt: Force initial-exec TLS model on Linux only. 2006-12-02 20:01:34 +00:00
critical.c critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mutex_t is larger than pointer and... 2006-06-21 10:59:44 +02:00
env.c re PR libgomp/29949 (implement argument checking for user accessable runtime routines) 2006-12-04 16:35:19 -05:00
error.c [multiple changes] 2006-01-18 14:21:25 -05:00
fortran.c acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test. 2006-10-06 08:25:32 +00:00
iter.c [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.h env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
libgomp.map [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.spec.in [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.texi libgomp.texi: Fix spacing after abbreviations. 2007-01-31 21:37:21 -08:00
libgomp_f.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
libgomp_g.h [multiple changes] 2006-01-18 14:21:25 -05:00
loop.c re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range) 2006-12-04 11:26:00 +01:00
omp.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
omp_lib.f90.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
omp_lib.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
ordered.c [multiple changes] 2006-01-18 14:21:25 -05:00
parallel.c [multiple changes] 2006-01-18 14:21:25 -05:00
sections.c [multiple changes] 2006-01-18 14:21:25 -05:00
single.c [multiple changes] 2006-01-18 14:21:25 -05:00
team.c env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
work.c [multiple changes] 2006-01-18 14:21:25 -05:00