rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Complex LO_SUM addresses less than word size...
authorGeoffrey Keating <geoffk@redhat.com>
Sat, 1 Dec 2001 17:04:18 +0000 (17:04 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 1 Dec 2001 17:04:18 +0000 (17:04 +0000)
commit6ac7bf2c9e4b7f4e5d3b036c0bf1f4533e9a8252
tree40a915060fcf2fcfea4b2a7609d1eea56047f96a
parenta22455dfa1b41a8be2dd496a997ac13426f2f00f
rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Complex LO_SUM addresses less than word size are not legitimate...

* config/rs6000/rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Complex
LO_SUM addresses less than word size are not legitimate,
because they lead to invalid SUBREGs.
* config/rs6000/rs6000.c (rs6000_legitimize_address): Likewise.

From-SVN: r47514
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h