OSDN Git Service

* lib/g++-dg.exp (g++-dg-test): Add "repo" option.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt / crash62.C
1 // { dg-do assemble  }
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>;    // { dg-error "" } not a template