(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.pt/
crash62.C
// { dg-do assemble  }

// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 5 Jan 2001 <nathan@codesourcery.com>

// Bug 911, ICE on bogus template declaration

template <class T> class A<T>;    // { dg-error "" } not a template