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

if { [check_effective_target_stdint_types] } {
	return 0
}

return 1;