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
re PR debug/31899 (-g and using declaration causing ICE in reference_to_unused)
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.test-framework
/
dg-do-run-exp-P.c
blob
a7f3ffa680ab5e5d317b5907e1667d475b29154b
1
/* Test the tester; previously gcc.misc-tests/dg-4.c. */
2
/* { dg-prms-id 42 } */
3
/* { dg-do run } */
4
5
main
() {
return
0
; }