This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r242993 - in /trunk/gcc: ChangeLog lra-constrai...


Author: law
Date: Wed Nov 30 04:15:55 2016
New Revision: 242993

URL: https://gcc.gnu.org/viewcvs?rev=242993&root=gcc&view=rev
Log:
	* lra-constraints.c (check_and_process_move): Constrain the
	range of DCLASS and SCLASS to avoid false positive out of bounds
	array index warning.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]