]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/nds32/nds32.c
[NDS32] Look into LO_SUM's operand to determine whether it is a valid address.
authorChung-Ju Wu <jasonwucj@gmail.com>
Fri, 21 Nov 2014 05:51:12 +0000 (05:51 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Fri, 21 Nov 2014 05:51:12 +0000 (05:51 +0000)
commit344250256199f46aba4be2d35f966cb557d70344
tree9a69c55ce0e872baff2bd2872726e1c528cbb2e0
parent47e0e7d28f313ec36e2372dd9e52056581c8014d
[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.

From-SVN: r217904
gcc/ChangeLog
gcc/config/nds32/nds32.c