aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.other/crash31.C
blob: 9d5cc43178e93c2ec491d449d69d59769fae5e66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Build don't link:
// Origin: Jakub Jelinek <jakub@redhat.com>

// crash test - XFAIL *-*-*
// excess errors test - XFAIL *-*-*

namespace bar
{
struct foo
{
  foo();
};			// ERROR - parse error XFAIL *-*-*