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

if { [check_effective_target_int32plus] } {
	return 0
}

return 1;