aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@arm.com>2022-11-22 08:33:06 +0000
committerChristophe Lyon <christophe.lyon@arm.com>2022-11-22 14:05:50 +0100
commit4eb3a48698b2ca43967a4e7e7cfc0408192e85b2 (patch)
tree68919231bc8a9c79aacc7735bc886055d1b6559e /libcpp
parent61351ab96a4dfa0884c8b1a53342b97915fb5dd7 (diff)
downloadgcc-4eb3a48698b2ca43967a4e7e7cfc0408192e85b2.zip
gcc-4eb3a48698b2ca43967a4e7e7cfc0408192e85b2.tar.gz
gcc-4eb3a48698b2ca43967a4e7e7cfc0408192e85b2.tar.bz2
aarch64: Fix test_dfp_17.c for big-endian [PR 107604]
gcc.target/aarch64/aapcs64/test_dfp_17.c has been failing on big-endian, because the _Decimal32 on-stack argument is not padded in the same direction depending on endianness. This patch fixes the testcase so that it expects the argument in the right stack location, similarly to what other tests do in the same directory. gcc/testsuite/ChangeLog: PR target/107604 * gcc.target/aarch64/aapcs64/test_dfp_17.c: Fix for big-endian.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions