[Testsuite] – More fixes for remote execution: check_gc_sections_available, …
authorTobias Burnus <tobias@codesourcery.com>
Thu, 6 Feb 2020 12:27:45 +0000 (13:27 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Thu, 6 Feb 2020 12:27:45 +0000 (13:27 +0100)
commit101baaee42afe05c3d271925e4d40f0f8f642bd5
treee438f4f68273ad1ba0734a9c076f002221e3bcbd
parentd1aa7705d59e56191c2ccc5594983d8fa0832718
[Testsuite] – More fixes for remote execution: check_gc_sections_available, …

* gcc.target/arm/multilib.exp (multilib_config): Pass flags to
…_target_compile as (additional_flags=) option and not as source
filename to make it work with remote execution.
* lib/target-supports.exp (check_runtime, check_gc_sections_available,
check_effective_target_gas, check_effective_target_gld): Likewise.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/multilib.exp
gcc/testsuite/lib/target-supports.exp