From: Jeff Law Date: Tue, 25 Nov 1997 22:31:27 +0000 (-0700) Subject: xfail a couple tests for the release. X-Git-Tag: releases/egcs-1.0.0~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c31ac78f4ce9600fc0f28a735cc37f48b3aea7;p=thirdparty%2Fgcc.git xfail a couple tests for the release. [[Split portion of a mixed commit.]] From-SVN: r16709.1 --- diff --git a/gcc/testsuite/g++.old-deja/g++.benjamin/warn01.C b/gcc/testsuite/g++.old-deja/g++.benjamin/warn01.C index d0cf0d01785d..b18f7847dcf6 100644 --- a/gcc/testsuite/g++.old-deja/g++.benjamin/warn01.C +++ b/gcc/testsuite/g++.old-deja/g++.benjamin/warn01.C @@ -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