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

set additional_flags "-fno-strict-overflow"

if { [check_effective_target_int16] } {
	return 1
}

return 0