aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.other/conv5.C
blob: 97bf23889a9be7fb0a27e9fe805efbdbeee4f039 (plain)
1
2
3
4
5
6
7
8
// Build don't link:

// Based on bug report by Thomas Kunert <kunert@physik.tu-dresden.de>

// Special g++ Options:

int foo();
const int (*bar)() = foo; // ERROR - adding const - XFAIL *-*-*