OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt / crash62.C
1 // Build don't link:
2
3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 5 Jan 2001 <nathan@codesourcery.com>
5
6 // Bug 911, ICE on bogus template declaration
7
8 template <class T> class A<T>;    // ERROR - not a template