]> gcc.gnu.org Git - gcc.git/commit
[PR99454] LRA: Process separately 'g' and digital constraints > 9 in process_address_1
authorVladimir N. Makarov <vmakarov@redhat.com>
Tue, 9 Mar 2021 15:57:21 +0000 (10:57 -0500)
committerVladimir N. Makarov <vmakarov@redhat.com>
Tue, 9 Mar 2021 16:10:29 +0000 (11:10 -0500)
commitfb5d9e8361892a627f5ef9dda7f356f34000ed5b
treef018fea60088833fc31510ebce546f487ac1285f
parent9f8be03500b85bf8f8598e9ebd508654eab14528
[PR99454] LRA: Process separately 'g' and digital constraints > 9 in process_address_1

gcc/ChangeLog:

PR target/99454
* lra-constraints.c (process_address_1): Process constraint 'g'
separately and digital constraints containing more one digit.

gcc/testsuite/ChangeLog:

PR target/99454
* gcc.target/i386/pr99454.c: New.
gcc/lra-constraints.c
gcc/testsuite/gcc.target/i386/pr99454.c [new file with mode: 0644]
This page took 0.070003 seconds and 6 git commands to generate.