diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2024-04-25 17:33:00 +0100 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2024-05-20 16:05:39 +0100 |
commit | 804fa0bb92f8073394b3859edb810c3e23375530 (patch) | |
tree | 7b403416b2b322c76d6ed2c1966ff0f733a0d0da /gcc/tree-ssa-phiopt.cc | |
parent | 8579c8ffd25072661bd34758bdbf67d75af2b338 (diff) | |
download | gcc-804fa0bb92f8073394b3859edb810c3e23375530.zip gcc-804fa0bb92f8073394b3859edb810c3e23375530.tar.gz gcc-804fa0bb92f8073394b3859edb810c3e23375530.tar.bz2 |
AArch64: Fix printing of 2-instruction alternatives
Add missing '\' in 2-instruction movsi/di alternatives so that they are
printed on separate lines.
gcc:
* config/aarch64/aarch64.md (movsi_aarch64): Use '\;' to force
newline in 2-instruction pattern.
(movdi_aarch64): Likewise.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions