diff options
author | Vladimir N. Makarov <vmakarov@redhat.com> | 2021-03-09 09:05:05 -0500 |
---|---|---|
committer | Vladimir N. Makarov <vmakarov@redhat.com> | 2021-03-09 09:06:17 -0500 |
commit | 9725df0233b6fb6e761875968b3b8e9fd9f522ac (patch) | |
tree | 8071c1225a5704ea7285e27954037cd995d3a3dd /gcc/tree-ssa-phiopt.c | |
parent | 43c66b1606dbcd704f3c99a4d396f7d9fb917858 (diff) | |
download | gcc-9725df0233b6fb6e761875968b3b8e9fd9f522ac.zip gcc-9725df0233b6fb6e761875968b3b8e9fd9f522ac.tar.gz gcc-9725df0233b6fb6e761875968b3b8e9fd9f522ac.tar.bz2 |
[PR99454] LRA: Process 0..9 constraints in process_address_1
We need to process 0..9 constraints to fetch the right op constraint in
the function. Also 0..9 constraints gives unknown class constraint
class which can result in skipping address normalization for memory in asm.
gcc/ChangeLog:
PR target/99454
* lra-constraints.c (process_address_1): Process 0..9 constraints
in process_address_1.
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions