OSDN Git Service

Fix goof.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Nov 1997 03:37:34 +0000 (03:37 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Nov 1997 03:37:34 +0000 (03:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16718 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/g++.old-deja/g++.eh/spec3.C

index 9e44fba..148be76 100644 (file)
@@ -1,6 +1,5 @@
 // Testing exception specifications.
 // Test 3: the bad_exception throw succeeds.
-// execution test fails - XFAIL *-*-*
 
 #include <stdlib.h>
 #include <exception>