]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
dg.exp: Prune graphite.
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 18 Mar 2009 21:44:04 +0000 (21:44 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 18 Mar 2009 21:44:04 +0000 (14:44 -0700)
2009-03-18  H.J. Lu  <hongjiu.lu@intel.com>

* g++.dg/dg.exp: Prune graphite.

From-SVN: r144944

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/dg.exp

index 510ffbff1b568be4b4355f212d24d731668c56c0..9d2d056ee422d6fee462bfb04660ea896599e1f3 100644 (file)
@@ -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
index 92d6eec69083d4038724f92f40d96e06a502b768..86565a98a1e8110511ae6df68f1dff01b18cd323 100644 (file)
@@ -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