diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2020-02-24 13:01:52 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2020-02-24 13:04:02 +0000 |
commit | e03069be127cbc9d134d3f6b3c41461fed630444 (patch) | |
tree | 78b0a2d6acdfbbf99070e7924f22340a02aa5ff7 /gcc/tree-inline.c | |
parent | 3841739c29a54c0141c3156cdd47891c258b2b88 (diff) | |
download | gcc-e03069be127cbc9d134d3f6b3c41461fed630444.zip gcc-e03069be127cbc9d134d3f6b3c41461fed630444.tar.gz gcc-e03069be127cbc9d134d3f6b3c41461fed630444.tar.bz2 |
PR78353: Fix testcases
Skip the test if arm7a is not supported at link time. This is the case
if the toolchain targets an M-profile CPU by default and does not have
A-profile multilib: the link step fails because it tries to mix
M-profile startup files with A-profile testcase.
2020-02-24 Christophe Lyon <christophe.lyon@linaro.org>
PR lto/78353
* gcc.target/arm/pr78353-1.c: Add arm_arch_v7a_multilib effective
target.
* gcc.target/arm/pr78353-2.c: Likewise.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions