lra-constraints.c (check_and_process_move): Constrain the range of DCLASS and SCLASS...
authorJeff Law <law@redhat.com>
Wed, 30 Nov 2016 04:15:55 +0000 (21:15 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 30 Nov 2016 04:15:55 +0000 (21:15 -0700)
commit48855443fa042c0c009db313db1dd16a355ae986
treebd147bf9d5c008fb283d25fa4cff49219c743a1d
parentfbe9724cc368a76c8bb04c822a9877b9096758e6
lra-constraints.c (check_and_process_move): Constrain the range of DCLASS and SCLASS to avoid false positive out of bounds...

* lra-constraints.c (check_and_process_move): Constrain the
range of DCLASS and SCLASS to avoid false positive out of bounds
array index warning.

From-SVN: r242993
gcc/ChangeLog
gcc/lra-constraints.c