From: Jeff Law Date: Wed, 26 Nov 1997 03:37:34 +0000 (-0700) Subject: Fix goof. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ba7d807a727a5631d4d4db4a19ea28129abd9874;p=gcc.git Fix goof. From-SVN: r16718 --- diff --git a/gcc/testsuite/g++.old-deja/g++.eh/spec3.C b/gcc/testsuite/g++.old-deja/g++.eh/spec3.C index 9e44fba5b93..148be763214 100644 --- a/gcc/testsuite/g++.old-deja/g++.eh/spec3.C +++ b/gcc/testsuite/g++.old-deja/g++.eh/spec3.C @@ -1,6 +1,5 @@ // Testing exception specifications. // Test 3: the bad_exception throw succeeds. -// execution test fails - XFAIL *-*-* #include #include