rs6000.c (legitimate_offset_address_p): Do not restrict DFmode and TFmode to word...
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 26 Dec 2003 22:07:07 +0000 (22:07 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 26 Dec 2003 22:07:07 +0000 (17:07 -0500)
commit3364872d40a49c4c42e29cf7874bd44c8d5583c6
tree49e2b764e22f3651b1d91e48bdd105e634dd7409
parent88f2e10376c55f480fd0dbd222b8c1725571c6df
rs6000.c (legitimate_offset_address_p): Do not restrict DFmode and TFmode to word alignment.

2003-12-26  Fariborz Jahanian <fjahanian@apple.com>
            Geoffrey Keating <geoffk@apple.com>
            David Edelsohn <edelsohn@gnu.org>

        * config/rs6000/rs6000.c (legitimate_offset_address_p): Do not
        restrict DFmode and TFmode to word alignment.
        * config/rs6000/rs6000.md (movdf_hardfloat64): Use 'o' constraint
        for ld/std and order before mr.

Co-Authored-By: David Edelsohn <edelsohn@gnu.org>
Co-Authored-By: Geoffrey Keating <geoffk@apple.com>
From-SVN: r75040
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md