OSDN Git Service

* g++.old-deja/g++.other/eh4.C: Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.other / syshdr1.C
1 // Build don't link:
2 // Origin: Mark Mitchell <mark@codesourcery.com>
3 // Special g++ Options:
4
5 # 1 "foo" 3
6 void f () {}
7 extern "C" void foo(int);
8 extern "C" void foo(int) throw();