aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/execute/20040703-1.x
blob: 121fcfecc2c22fd274926e06105d20e909831f99 (plain)
1
2
3
4
5
6
7
load_lib target-supports.exp

if { [check_effective_target_int16] } {
	return 1
}

return 0;