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
Fix bootstrap failure for bare metal due to autoconf link tests
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
Wno-builtin-declaration-mismatch-1.c
blob
6409412ac6a423f2967e630d773494bac0abc342
1
/* PR c++/82466 */
2
/* { dg-options "-Wno-builtin-declaration-mismatch" } */
3
4
int
printf
;