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
Split print_rtx into subroutines
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
va-arg-5.c
blob
a00616ee2015b1e262e2f3a99a1dbdc9759a9235
1
/* { dg-do compile } */
2
/* { dg-options "-fallow-parameterless-variadic-functions" } */
3
#include <stdarg.h>
4
extern
void
baz
(...);