rs6000.c (machopic_output_stub): Output ldu instead of lwzu for 64-bit stubs.
authorStan Shebs <shebs@apple.com>
Sat, 6 Nov 2004 00:53:20 +0000 (00:53 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Sat, 6 Nov 2004 00:53:20 +0000 (00:53 +0000)
commit3d0e2d584671a9e143a2e0c9e2d919ef875e5d10
tree028b9d6341224080bdfc803a3036e1ea86f655c5
parent9f7d06d693cc3c45b0213fbe115d56b252279dbe
rs6000.c (machopic_output_stub): Output ldu instead of lwzu for 64-bit stubs.

        * config/rs6000/rs6000.c (machopic_output_stub): Output
        ldu instead of lwzu for 64-bit stubs.

From-SVN: r90157
gcc/ChangeLog
gcc/config/rs6000/rs6000.c