aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/module.cc
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-01-25 13:58:10 -0800
committerAndrew Pinski <quic_apinski@quicinc.com>2024-01-25 23:34:43 -0800
commitbfd6b36f08021f023e0e9223f5aea315b74a5c56 (patch)
treea984cae0f5d5c893af04492febec26b745bf13aa /gcc/cp/module.cc
parentd40b3c1e439db05c835b6bd4fd5bba58fda71dd6 (diff)
downloadgcc-bfd6b36f08021f023e0e9223f5aea315b74a5c56.zip
gcc-bfd6b36f08021f023e0e9223f5aea315b74a5c56.tar.gz
gcc-bfd6b36f08021f023e0e9223f5aea315b74a5c56.tar.bz2
testsuite/vect: Fix pr25413a.c expectations [PR109705]
The 2 loops in octfapg_universe can and will be vectorized now after r14-333-g6d4b59a9356ac4 on targets that support multiplication in the long type. But the testcase does not check vect_long_mult for that, so this patch corrects that error and now the testcase passes correctly on aarch64-linux-gnu (with and without SVE). Built and tested on aarch64-linux-gnu (with and without SVE). gcc/testsuite/ChangeLog: PR testsuite/109705 * gcc.dg/vect/pr25413a.c: Expect 1 vectorized loops for !vect_long_mult and 2 for vect_long_mult. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/cp/module.cc')
0 files changed, 0 insertions, 0 deletions