aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2023-03-08 00:56:32 -0600
committerKewen Lin <linkw@linux.ibm.com>2023-03-08 00:56:32 -0600
commitbab3b6a9c3bde32903815826f96abc18e62bff6e (patch)
tree49b5d369466f04f84764a4c430d4818b4357fd33 /libgcc
parent9fd3d3567396e63cf5dde96ef03fcc92c6bcec71 (diff)
downloadgcc-bab3b6a9c3bde32903815826f96abc18e62bff6e.zip
gcc-bab3b6a9c3bde32903815826f96abc18e62bff6e.tar.gz
gcc-bab3b6a9c3bde32903815826f96abc18e62bff6e.tar.bz2
testsuite: Adjust two bfp test cases with has_arch_ppc64 [PR108729]
Two test cases scalar-test-data-class-12.c and vec-test-data-class-9.c fail on Power9 BE testing at -m32, they adopts a built-in function scalar_insert_exp which requires powerpc64 support. This patch is to make them to check has_arch_ppc64 effective target requirement. PR testsuite/108729 gcc/testsuite/ChangeLog: * gcc.target/powerpc/bfp/scalar-test-data-class-12.c: Adjust with has_arch_ppc64 effective target. * gcc.target/powerpc/bfp/vec-test-data-class-9.c: Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions