Commit 2b253bdc by Richard Sandiford Committed by Richard Sandiford

re PR testsuite/25891 (gomp tests run on non-libgomp (non-thread) ports, failing all)

gcc/testsuite
	PR testsuite/25891
	* g++.dg/gomp/gomp.exp: Skip if ![check_effective_target_fopenmp].

From-SVN: r113929
parent e29c9705
2006-05-20 Richard Sandiford <richard@codesourcery.com>
PR testsuite/25891
* g++.dg/gomp/gomp.exp: Skip if ![check_effective_target_fopenmp].
2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
PR fortran/27662
# Load support procs.
load_lib g++-dg.exp
if ![check_effective_target_fopenmp] {
return
}
# Initialize `dg'.
dg-init
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment