diff options
author | Claudiu Zissulescu <claziss@gmail.com> | 2023-10-05 14:30:52 +0300 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gmail.com> | 2023-10-05 14:40:43 +0300 |
commit | f4d35daea7aa354ceaba112b519ef1aa03489cb7 (patch) | |
tree | 5b24b18a74d58893777481ca8febfce544493bb6 /gcc/tree-pass.h | |
parent | 728b47094e85d3f691c6e8b2ebc248ecbcfe754d (diff) | |
download | gcc-f4d35daea7aa354ceaba112b519ef1aa03489cb7.zip gcc-f4d35daea7aa354ceaba112b519ef1aa03489cb7.tar.gz gcc-f4d35daea7aa354ceaba112b519ef1aa03489cb7.tar.bz2 |
arc: Remove '^' print punct character
The '^' was used to print '@' character in the ouput assembly. This is
not anylonger required by the ARC binutils. Remove it.
gcc/
* config/arc/arc.cc (arc_init): Remove '^' punct char.
(arc_print_operand): Remove related code.
* config/arc/arc.md: Update patterns which uses '%&'.
gcc/testsuite/
* gcc.target/arc/loop-3.c: Update test.
Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions