rt_gccstream/gcc/testsuite/g++.old-deja/g++.other/builtins10.C

8 lines
201 B
C

// { dg-do assemble }
// Test that built-in functions don't warn when prototyped without arguments.
// Origin: PR c++/9367
// Copyright (C) 2003 Free Software Foundation.
extern "C" int snprintf();