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
mips.h (ISA_HAS_DSP, [...]): New macros.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.test-framework
/
dg-dot-run-xif-exp-XP.c
blob
59cb768940183e9c7e9c7f49038c97447c5ad1cc
1
/* { dg-do compile { target { *-*-* empty-*-* } } } */
2
/* { dg-xfail-if "comment" { *-*-* && yes } { "*" } { "" } } */
3
4
int
5
main
()
6
{
7
return
0
;
8
}