Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.other / fnname1.C
blobe8e3254ab6eafeda7203521c78eaf5c02bca4b51
1 // { dg-do link  }
2 // { dg-options "-g" }
3 // Origin: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
5 int main ()
7   const char *s = __FUNCTION__;