]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
xfail a couple tests for the release.
authorJeff Law <law@gcc.gnu.org>
Tue, 25 Nov 1997 22:31:27 +0000 (15:31 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 25 Nov 1997 22:31:27 +0000 (15:31 -0700)
[[Split portion of a mixed commit.]]

From-SVN: r16709.1

gcc/testsuite/g++.old-deja/g++.benjamin/warn01.C

index d0cf0d01785d54bef5b03866f34e96a083fb2ad4..b18f7847dcf61817b5b420d2bf895c74ed9a7390 100644 (file)
@@ -1,5 +1,6 @@
 // Build don't link: 
 // Special g++ Options:  -Wall -Weffc++
+// excess errors test - XFAIL - *-*-*
 
 //1 g++/12952 un-named variables in a catch block
 //Wall or Wunused should not give warnings here