diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/line.exp')
-rw-r--r-- | ld/testsuite/ld-x86-64/line.exp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/testsuite/ld-x86-64/line.exp b/ld/testsuite/ld-x86-64/line.exp index 0d92489..c68daaa 100644 --- a/ld/testsuite/ld-x86-64/line.exp +++ b/ld/testsuite/ld-x86-64/line.exp @@ -26,12 +26,6 @@ if { !([istarget "x86_64-*-elf*"] set testline "undefined line" -if { ![is_remote host] && [which $CC] == 0 } { - verbose "Could not find C compiler!" 1 - untested $testline - return -} - if ![ld_assemble $as "--64 $srcdir/$subdir/undefined.s" tmpdir/undefined.o] { verbose "Unable to assemble test file!" 1 unresolved $testline |