diff options
author | Roger Sayle <roger@nextmovesoftware.com> | 2023-11-28 18:34:56 +0000 |
---|---|---|
committer | Roger Sayle <roger@nextmovesoftware.com> | 2023-11-28 18:34:56 +0000 |
commit | 3d104d93a7011146b0870ab160613147adb8d9b3 (patch) | |
tree | ce76264a11e7a629e5390719f5ce19c4f0475904 /gcc/cp/ChangeLog | |
parent | 880ae958fad072e8280e2a1ecca4a5d3de28b1e7 (diff) | |
download | gcc-3d104d93a7011146b0870ab160613147adb8d9b3.zip gcc-3d104d93a7011146b0870ab160613147adb8d9b3.tar.gz gcc-3d104d93a7011146b0870ab160613147adb8d9b3.tar.bz2 |
ARC: Consistent use of whitespace in assembler templates.
This minor clean-up patch tweaks arc.md to use whitespace consistently
in output templates, always using a TAB between the mnemonic and its
operands, and avoiding spaces after commas betweem operands. There
should be no functional changes with this patch, though several test
cases' scan-assembler need to be updated to use \\s+ instead of testing
for a TAB or a space explicitly.
2023-11-28 Roger Sayle <roger@nextmovesoftware.com>
gcc/ChangeLog
* config/arc/arc.md: Make output template whitespace consistent.
gcc/testsuite/ChangeLog
* gcc.target/arc/jli-1.c: Update dg-final whitespace.
* gcc.target/arc/jli-2.c: Likewise.
* gcc.target/arc/naked-1.c: Likewise.
* gcc.target/arc/naked-2.c: Likewise.
* gcc.target/arc/tmac-1.c: Likewise.
* gcc.target/arc/tmac-2.c: Likewise.
Diffstat (limited to 'gcc/cp/ChangeLog')
0 files changed, 0 insertions, 0 deletions