* lra-constraints.c (check_and_process_move): Constrain the
commit68e1f2b7bda296af6971cc08309cf7a317638a48
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2016 04:15:55 +0000 (30 04:15 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2016 04:15:55 +0000 (30 04:15 +0000)
treebd147bf9d5c008fb283d25fa4cff49219c743a1d
parentbc816275bf9f410e0f53961d0c2053db0cc7e6f3
* lra-constraints.c (check_and_process_move): Constrain the
range of DCLASS and SCLASS to avoid false positive out of bounds
array index warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242993 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lra-constraints.c