OSDN Git Service

fix
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.other / crash31.C
1 // Build don't link:
2 // Origin: Jakub Jelinek <jakub@redhat.com>
3
4 // excess errors test - XFAIL *-*-*
5
6 namespace bar
7 {
8 struct foo
9 {
10   foo();
11 };
12                         // ERROR - parse error XFAIL *-*-*