repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR libstdc++/87308 adjust regex used in std::any pretty printer
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
Wbuiltin-declaration-mismatch-1.c
blob
63343b8bfeef259207d5f57e8f1292530f9dc916
1
/* PR c++/82466 */
2
/* { dg-options "-Wbuiltin-declaration-mismatch" } */
3
4
int
printf
;
/* { dg-warning "declared as non-function" } */