https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99454
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Vladimir Makarov <vmaka...@gcc.gnu.org>: https://gcc.gnu.org/g:fb5d9e8361892a627f5ef9dda7f356f34000ed5b commit r11-7584-gfb5d9e8361892a627f5ef9dda7f356f34000ed5b Author: Vladimir N. Makarov <vmaka...@redhat.com> Date: Tue Mar 9 10:57:21 2021 -0500 [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.