aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/parse/crash10.C
blob: 712e876748749b6146ae1e6915a165502a02e15f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// { dg-do compile }

// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 22 Jul 2003 <nathan@codesourcery.com>

// PR c++ 10953. ICE

// { dg-bogus "" "" { target *-*-* } 14 }

class 
{
  typename::
; // { dg-error "" "" }