gcc/testsuite/
* g++.dg/dg.exp (tests): Prune "goacc/*" and "goacc-gomp/*" files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231925
138bc75d-0d04-0410-961f-
82ee72b054a4
+2015-12-23 Thomas Schwinge <thomas@codesourcery.com>
+
+ * g++.dg/dg.exp (tests): Prune "goacc/*" and "goacc-gomp/*" files.
+
2015-12-23 David Sherwood <david.sherwood@arm.com>
* gcc.target/arm/fmaxmin.x: New file used by tests below.
set tests [prune $tests $srcdir/$subdir/special/*]
set tests [prune $tests $srcdir/$subdir/tls/*]
set tests [prune $tests $srcdir/$subdir/vect/*]
+set tests [prune $tests $srcdir/$subdir/goacc/*]
+set tests [prune $tests $srcdir/$subdir/goacc-gomp/*]
set tests [prune $tests $srcdir/$subdir/gomp/*]
set tests [prune $tests $srcdir/$subdir/tree-prof/*]
set tests [prune $tests $srcdir/$subdir/torture/*]