index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920521-1.c
blob: 6c4c99d70f66188fd46a165c11b0f0550af754ba (
plain
)
1
2
3
/* { dg-do compile } */ f(){asm("f":::"cc");}g(x,y){asm("g"::"%r"(x), "r"(y));}