pa.c (legitimize_address): Consistently use Pmode rather than SImode.
authorJeffrey A Law <law@cygnus.com>
Wed, 28 Jul 1999 21:46:39 +0000 (21:46 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 28 Jul 1999 21:46:39 +0000 (15:46 -0600)
commit2a0a6f69ea9d8f74cbfe8b04d545ac9744554148
treeacb69eed6e9a4e9ccdc6cde450e7d042ad9880ac
parentb70a1fb1c212d8da60498679cd4009f39519b390
pa.c (legitimize_address): Consistently use Pmode rather than SImode.

        * pa.c (legitimize_address): Consistently use Pmode rather than
        SImode.  Do not call gen_pic2_highpart directly anymore.
        * pa.md (pic2_highpart): No longer a named pattern.
        (pic2_lo_sum): Similarly.  Reformat to make more readable.

From-SVN: r28326
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.md