diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2023-07-07 07:41:59 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2023-07-10 14:13:59 +0000 |
commit | 7199b591649b81fef4d78e34a40bc7f474b22051 (patch) | |
tree | e727ad960c3daa6b6391594ccc1f37eb1978c6ec /libgcc | |
parent | 95504a2303faa5f8abee259eea57856085a114a4 (diff) | |
download | gcc-7199b591649b81fef4d78e34a40bc7f474b22051.zip gcc-7199b591649b81fef4d78e34a40bc7f474b22051.tar.gz gcc-7199b591649b81fef4d78e34a40bc7f474b22051.tar.bz2 |
testsuite: Add _link flavor for several arm_arch* and arm* effective-targets
For arm targets, we generate many effective-targets with
check_effective_target_FUNC_multilib and
check_effective_target_arm_arch_FUNC_multilib which check if we can
link and execute a simple program with a given set of flags/multilibs.
In some cases however, it's possible to link but not to execute a
program, so this patch adds similar _link effective-targets which only
check if link succeeds.
The patch does not uupdate the documentation as it already lacks the
numerous existing related effective-targets.
2023-07-07 Christophe Lyon <christophe.lyon@linaro.org>
gcc/testsuite/
* lib/target-supports.exp (arm_*FUNC_link): New effective-targets.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions