i386.c (output_move_double): Abort if a non-offsettable memory operand is encountered.
authorJohn Wehle <john@feith.com>
Tue, 20 Apr 1999 10:18:33 +0000 (10:18 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Tue, 20 Apr 1999 10:18:33 +0000 (10:18 +0000)
commit296967fe64ee8b65d64c6b0f4143ced1f50ecc7d
treec66beb31756c33f451cb72266ed8b08d93587964
parent01f78a025e7e000b836ab9ff76ffc3b9958ba43e
i386.c (output_move_double): Abort if a non-offsettable memory operand is encountered.

* i386.c (output_move_double): Abort if a non-offsettable
memory operand is encountered.  Delete unused code.
(find_addr_reg): Remove.

From-SVN: r26561
gcc/ChangeLog
gcc/config/i386/i386.c