summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/20020404-1.x
blob: 25ed5786b83ee1b0cd0a5d7d1bc2a3d95fb26014 (plain)
1
2
3
4
5
6
7
# 16-bit "int"
if { [istarget "xstormy16-*"] } {
	return 1
}

return 0