aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/execute/20061220-1.x
blob: bfc4e964d6329e9589d926706e1291881e602061 (plain)
1
2
3
4
5
6
# asm statements for the RL78 do not work as expected
if { [istarget "rl78-*-*"] } {
        return 1;
}

return 0