2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / crash62.C
blobb4b90e4c2e2eb352f4eb02ecafea147628289c45
1 // { dg-do assemble  }
3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 5 Jan 2001 <nathan@codesourcery.com>
6 // Bug 911, ICE on bogus template declaration
8 template <class T> class A<T>;    // { dg-error "" } not a template