]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g++.old-deja/g++.pt/crash65.C
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / crash65.C
diff --git a/gcc/testsuite/g++.old-deja/g++.pt/crash65.C b/gcc/testsuite/g++.old-deja/g++.pt/crash65.C
deleted file mode 100644 (file)
index 7b632a6..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-// Build don't link:
-
-// Copyright (C) 2000 Free Software Foundation, Inc.
-// Contributed by Nathan Sidwell 11 Jan 2001 <nathan@codesourcery.com>
-
-// Bug 1506. We ICE'd on a struct definition inside a template parms.
-// This is still not completely fixed, but now issues a diagnostic
-
-// crash test - XFAIL *-*-*
-
-template<class T =
-struct W {};    // ERROR - inside template parms