OSDN Git Service

665c0ba8188c586d011708354d4ecefaf665f1e7
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.mike / net5.C
1 // Build don't link:
2 // Special g++ Options:
3
4 namespace std {
5 volatile void abort();          // WARNING - mismatch
6 }
7
8 volatile void oink() {
9   std::abort() ;
10 }                               // gets bogus error -