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

// crash test - XFAIL *-*-*

void foo()
{
  if [		// ERROR - parse error
}
OpenPOWER on IntegriCloud