diff options
author | Alexandre Oliva <oliva@adacore.com> | 2024-04-28 04:30:19 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2024-04-28 04:30:19 -0300 |
commit | d48aba3c8b61e4a33d0f1fdd126e5cd15dc99a7f (patch) | |
tree | f02bb1e6ba7d6a9431d381ffe2d91943b7af5264 /libcpp | |
parent | cc6a439fdab933963b00c488e221ae33d7199aeb (diff) | |
download | gcc-d48aba3c8b61e4a33d0f1fdd126e5cd15dc99a7f.zip gcc-d48aba3c8b61e4a33d0f1fdd126e5cd15dc99a7f.tar.gz gcc-d48aba3c8b61e4a33d0f1fdd126e5cd15dc99a7f.tar.bz2 |
ppc: testsuite: vec-mul requires vsx runtime
vec-mul is an execution test, but it only requires a powerpc_vsx_ok
effective target, which is enough only for compile tests. In order to
check for runtime and execution environment support, we need to
require vsx_hw. Make that a condition for execution, but still
perform a compile test if the condition is not satisfied.
for gcc/testsuite/ChangeLog
* gcc.target/powerpc/vec-mul.c: Run on target vsx_hw, just
compile otherwise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions