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
/
gcc.test-framework
/
dg-dot-run-sif-exp-P.c
blob
23893d3cb54f06bd2f13a58ddcfcd8222f3de431
1
/* { dg-do run { target { *-*-* && yes } } } */
2
/* { dg-skip-if "comment" { no && yes } } */
3
4
int
5
main
()
6
{
7
return
0
;
8
}