summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/g++.old-deja/g++.other/fnname1.C
blob: 8fcf07f08ef0d1ff0bd0cfe85d6429e3f793d6ef (plain)
1
2
3
4
5
6
7
8
// Build don't run:
// Origin: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
// Special g++ Options: -g

int main ()
{
  const char *s = __FUNCTION__;
}
OpenPOWER on IntegriCloud