S/390: Deprecate g5 and g6 CPU levels
[official-gcc.git] / gcc / testsuite / g++.dg / warn / main-4.C
blobad2dd7098277511ba1b604ae9dc1d64fb831df6b
1 // This pattern is used by a lot of autoconf scripts, so don't
2 // complain about it unless -pedantic.
3 // { dg-options "" }
5 int main () { main (); return 0; }