Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.other / builtins10.C
blob07f74f8f6e53b95c8c77a6d70afef8b2fa3593d3
1 // { dg-do assemble  }
2 // Test that built-in functions don't warn when prototyped without arguments.
3 // Origin: PR c++/9367
4 // Copyright (C) 2003 Free Software Foundation.
6 extern "C" int snprintf();