blob: b4b90e4c2e2eb352f4eb02ecafea147628289c45 [file] [log] [blame]
// { 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