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

if { [check_effective_target_int16] } {
	return 1
}

set additional_flags "-Wno-psabi"
return 0;