aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/execute/pr44683.x
blob: 20413409a201ce6aa3ea8ba6f0e10358b7012312 (plain)
1
2
3
4
5
6
if { [istarget "sh*-*-*"] } {
	# SH require -mieee for this test.
	set additional_flags "-mieee"
}

return 0