Searched refs:supported (Results 1 – 14 of 14) sorted by relevance
63 int supported = -1; in do_test() local80 if (supported < 0) in do_test()83 supported = 0; in do_test()86 TEST_VERIFY (supported == 0); in do_test()92 if (supported < 0) in do_test()93 supported = 1; in do_test()94 TEST_VERIFY (supported > 0); in do_test()116 if (supported == 0) in do_test()
4 # Nios II big endian is not yet supported.12 AC_MSG_ERROR([Big endian not supported for Nios II])
4 # Nios II big endian is not yet supported.161 as_fn_error $? "Big endian not supported for Nios II" "$LINENO" 5
21 dnl Static PIE is supported.
26 as_fn_error $? "MIPS16 is only supported with the o32 ABI." "$LINENO" 5
36 AC_MSG_ERROR([external dependency of libatomic is not supported])
196 as_fn_error $? "external dependency of libatomic is not supported" "$LINENO" 5
29 *** Building with -march=i386/-mcpu=i386 is not supported.66 dnl Static PIE is supported.
46 *** Building with -march=i386/-mcpu=i386 is not supported.
8 # Static PIE is supported.31 # Only consider BTI supported if -mbranch-protection=bti is
9 # Static PIE is supported.185 # Only consider BTI supported if -mbranch-protection=bti is
17 AC_MSG_ERROR([Host system type $host is no longer supported.])
17 as_fn_error $? "Host system type $host is no longer supported." "$LINENO" 5
32 # use __CSKY_HARD_FLOAT_FPU_SF__ identify if -mfloat-abi is supported,
Completed in 8 milliseconds