diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2024-01-15 20:55:40 -0600 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2024-01-15 20:56:22 -0600 |
commit | 39fa71a0882928a25bd170580e3e9e89a69dce36 (patch) | |
tree | ac6e2f035ce79cd792b0243c5725bc0e86300274 /gcc/cfgexpand.cc | |
parent | 04c5b9e4ab6f86305a3cc45682d0b4f5b528b190 (diff) | |
download | gcc-39fa71a0882928a25bd170580e3e9e89a69dce36.zip gcc-39fa71a0882928a25bd170580e3e9e89a69dce36.tar.gz gcc-39fa71a0882928a25bd170580e3e9e89a69dce36.tar.bz2 |
testsuite: Fix vect_long_mult on Power [PR109705]
As pointed out by the discussion in PR109705, the current
vect_long_mult effective target check on Power is broken.
This patch is to fix it accordingly.
With additional change by adding a guard vect_long_mult
in gcc.dg/vect/pr25413a.c, it's tested well on Power{8,9}
LE & BE (also on Power10 LE as before).
PR testsuite/109705
gcc/testsuite/ChangeLog:
* lib/target-supports.exp (check_effective_target_vect_long_mult):
Fix powerpc*-*-* checks.
Diffstat (limited to 'gcc/cfgexpand.cc')
0 files changed, 0 insertions, 0 deletions