1 // { dg-do compile }
2 
3 // Copyright (C) 2003 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 22 Jul 2003 <nathan@codesourcery.com>
5 
6 // PR c++ 10953. ICE
7 
8 // { dg-bogus "" "" { target *-*-* } 14 }
9 
10 class
11 {
12   typename::
13 ; // { dg-error "" }
14