(output_move_double): If the dest is register pair and both regs are used in src...
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 23 Jun 1994 21:45:46 +0000 (17:45 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 23 Jun 1994 21:45:46 +0000 (17:45 -0400)
commitd8e5c94615a8aea0214f1905b6b234691628a768
tree5e61e5dd6971c02f49ec68f136bb8e5df82cbf94
parent014aa47e1e4d76db5f974efe51068d61ec5d176d
(output_move_double): If the dest is register pair and both regs are used in src address...

(output_move_double): If the dest is register pair and both regs are
used in src address, use ADDR to compute src address, not ADDD, which
throws away scaled index.

From-SVN: r7540
gcc/config/ns32k/ns32k.c