PR tree-optimization/86401
[official-gcc.git] / gcc / testsuite / c-c++-common / Wbuiltin-declaration-mismatch-1.c
blob63343b8bfeef259207d5f57e8f1292530f9dc916
1 /* PR c++/82466 */
2 /* { dg-options "-Wbuiltin-declaration-mismatch" } */
4 int printf; /* { dg-warning "declared as non-function" } */