]> gcc.gnu.org Git - gcc.git/commit
[PR99581] Use relaxed memory for more aarch64 memory constraints
authorVladimir N. Makarov <vmakarov@redhat.com>
Tue, 23 Mar 2021 21:51:21 +0000 (17:51 -0400)
committerVladimir N. Makarov <vmakarov@redhat.com>
Tue, 23 Mar 2021 21:58:57 +0000 (17:58 -0400)
commitbe70bb5e4babdf9d3d33e8f4658452038407fa8e
tree46984e3fc32cf86314b0570e98f46d528ae8f24d
parente5c2ac584a1d5b7b7f6e77c6c1ddfaaa4165f894
[PR99581] Use relaxed memory for more aarch64 memory constraints

The original patch for PR99581 resulted in GCC testsuite regression as
some constraints were not declared as relaxed memory ones.  This patch
fixes this.

gcc/ChangeLog:

PR target/99581
* config/aarch64/constraints.md (Utq, UOb, UOh, UOw, UOd, UOty):
Use define_relaxed_memory_constraint for them.
gcc/config/aarch64/constraints.md
This page took 0.056052 seconds and 5 git commands to generate.