]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Don't run C tests in ld testsuite unless we have a C compiler
authorAlan Modra <amodra@gmail.com>
Mon, 2 Jan 2017 23:08:53 +0000 (09:38 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 3 Jan 2017 01:17:47 +0000 (11:47 +1030)
commit4ce6ca2c78c12931c31f46b9390e00a012eaa466
tree915f1c9fe16e06f96f14c5434ef5725f8c4bb2af
parent052d038860998099a4cfdc9fe6825307be7453be
Don't run C tests in ld testsuite unless we have a C compiler

Removing the [isnative] check requires that we test for a C compiler.

* testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
* testsuite/ld-pie/pie.exp: Likewise.
* testsuite/ld-plugin/lto.exp: Likewise.
ld/ChangeLog
ld/testsuite/ld-elf/elf.exp
ld/testsuite/ld-pie/pie.exp
ld/testsuite/ld-plugin/lto.exp