Remove ARI check for multiple calls to warning or error
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size.exp
index 804ae11249af9548d3fb3c2d0463e635186081d6..c3493d21cf12bd85732ed30fa274128df2d9c950 100644 (file)
@@ -48,7 +48,7 @@ foreach t $test_list {
 }
 
 # We need a working compiler.
-if { [which $CC] == 0 } {
+if { ![check_compiler_available] } {
     verbose "Native size relocation tests not run - no compiler available"
     return
 }
This page took 0.024762 seconds and 4 git commands to generate.