diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2020-01-26 12:47:23 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2020-01-27 15:49:47 +0000 |
commit | a044dfb0934c3caea0886dbb497181e3aca660df (patch) | |
tree | 9d54a89bc227429b0e4ccc96e3aa9c142af13409 /gcc/go | |
parent | 3ae37f9297fc97aefc6c6968315bd1ac6a1bc7ef (diff) | |
download | gcc-a044dfb0934c3caea0886dbb497181e3aca660df.zip gcc-a044dfb0934c3caea0886dbb497181e3aca660df.tar.gz gcc-a044dfb0934c3caea0886dbb497181e3aca660df.tar.bz2 |
aarch64: Fix pr71727.c failure
This test started failing after the switch to -fno-common because we can
now force the array to be aligned to 16 bytes, which in turn lets us use
SIMD accesses. Locally restoring -fcommon seems the most faithful to
the original PR.
2020-01-27 Richard Sandiford <richard.sandiford@arm.com>
gcc/testsuite/
PR testsuite/71727
* gcc.target/aarch64/pr71727.c: Add -fcommon.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions