Sign in
gnu
/
gcc
/
refs/heads/devel/c++-contracts
/
.
/
gcc
/
testsuite
/
c-c++-common
/
Wbuiltin-declaration-mismatch-1.c
blob: 63343b8bfeef259207d5f57e8f1292530f9dc916 [
file
] [
log
] [
blame
]
/* PR c++/82466 */
/* { dg-options "-Wbuiltin-declaration-mismatch" } */
int
printf
;
/* { dg-warning "declared as non-function" } */