i860.c (output_move_double): Don't set latehalf to zero for CONST_INT (since it could...
authorJason Eckhardt <jle@rice.edu>
Sat, 23 Aug 2003 02:46:12 +0000 (02:46 +0000)
committerJason Eckhardt <jle@gcc.gnu.org>
Sat, 23 Aug 2003 02:46:12 +0000 (02:46 +0000)
commita36b8cb8400c579cc03b9c83d031166f62b9c2a9
tree01b8a9e9228fa9f6249539c167fa94dee6ab8b43
parent89520fd7cb59486d64f4ab75188ad116d2981b10
i860.c (output_move_double): Don't set latehalf to zero for CONST_INT (since it could be, e.g., -1).

2003-08-22  Jason Eckhardt  <jle@rice.edu>

* config/i860/i860.c (output_move_double): Don't set latehalf
to zero for CONST_INT (since it could be, e.g., -1).

* config/i860/i860.h (REMSI3_LIBCALL): Replace this macro...
(MODSI3_LIBCALL): ...with this one.
(UREMSI3_LIBCALL): Replace this macro...
(UMODSI3_LIBCALL): ...with this one.

From-SVN: r70725
gcc/ChangeLog
gcc/config/i860/i860.c
gcc/config/i860/i860.h