aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/990617-1.x
blob: b326395523bf0d3f888ceb3c08f76bd390b6e24c (plain)
1
2
3
4
5
6
7
# 0x70000000 is too large a constant to become a pointer on xstormy16.

if { [istarget "xstormy16-*-*"] } {
        return 1;
}

return 0