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]

r217904 - in /trunk/gcc: ChangeLog config/nds32...


Author: jasonwucj
Date: Fri Nov 21 05:51:12 2014
New Revision: 217904

URL: https://gcc.gnu.org/viewcvs?rev=217904&root=gcc&view=rev
Log:
[NDS32] Look into LO_SUM's operand to determine whether it is a valid address.

gcc/
	* config/nds32/nds32.c (nds32_legitimate_address_p): For LO_SUM,
	we need to look into its operand to determine whether it is a valid
	address.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/nds32.c


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