aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.cc
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-02-13 13:39:16 -0800
committerAndrew Pinski <quic_apinski@quicinc.com>2024-02-14 05:41:32 -0800
commit948dbc5ee45f9ffd5f41fd6782704081cc7c8c27 (patch)
tree2fe8f660894dea916abea7e7b3e0f211feebb074 /gcc/bitmap.cc
parentd04eeb472a86c1b7ed129900e9166b4d4e6aea88 (diff)
downloadgcc-948dbc5ee45f9ffd5f41fd6782704081cc7c8c27.zip
gcc-948dbc5ee45f9ffd5f41fd6782704081cc7c8c27.tar.gz
gcc-948dbc5ee45f9ffd5f41fd6782704081cc7c8c27.tar.bz2
vect/testsuite: Fix vect-simd-clone-1[02].c when dg-do default is compile [PR113899]
The vect testsuite will chose the dg-do default based on if it knows the running target does not support running with the vector extensions enabled (for easy of testing). The problem is when it is decided the default is compile instead of run, dg-additional-sources does not work. So the fix is to set dg-do on these two testcases to run explicitly. Tested on x86_64 with a hack to check_vect_support_and_set_flags to set the dg-default to compile. gcc/testsuite/ChangeLog: PR testsuite/113899 * gcc.dg/vect/vect-simd-clone-10.c: Add `dg-do run` * gcc.dg/vect/vect-simd-clone-12.c: Likewise. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/bitmap.cc')
0 files changed, 0 insertions, 0 deletions