From-SVN: r24120
This commit is contained in:
Jason Merrill 1998-12-05 20:21:51 -05:00
parent d3a8b79bc2
commit 07f04c9162
1 changed files with 1 additions and 25 deletions

View File

@ -1,5 +1,6 @@
// 981203 bkoz
// g++/14687
// excess errors test - XFAIL *-*-*
#include <assert.h>
unsigned int gtest;
@ -50,28 +51,3 @@ int main(void)
return 0;
}