dg.exp: Prune graphite.
2009-03-18 H.J. Lu <hongjiu.lu@intel.com> * g++.dg/dg.exp: Prune graphite. From-SVN: r144944
This commit is contained in:
parent
9a0f3e86af
commit
d680e79da8
@ -1,3 +1,7 @@
|
||||
2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* g++.dg/dg.exp: Prune graphite.
|
||||
|
||||
2009-03-18 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
PR middle-end/39447
|
||||
|
@ -43,6 +43,7 @@ set tests [prune $tests $srcdir/$subdir/vect/*]
|
||||
set tests [prune $tests $srcdir/$subdir/gomp/*]
|
||||
set tests [prune $tests $srcdir/$subdir/tree-prof/*]
|
||||
set tests [prune $tests $srcdir/$subdir/torture/*]
|
||||
set tests [prune $tests $srcdir/$subdir/graphite/*]
|
||||
|
||||
# Main loop.
|
||||
dg-runtest $tests "" $DEFAULT_CXXFLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user