OSDN Git Service

Fix x86-x-ia64 cross compiler build failure.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Aug 2000 00:36:44 +0000 (00:36 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Aug 2000 00:36:44 +0000 (00:36 +0000)
commite919f530e4ddb8fb6ac908e9d56bfd239a005396
tree10a314d9ea9934ac7fdde1c9392d0e4fb5da17b3
parente3fabdf1e782d21204f4382c072f36b48f69e869
Fix x86-x-ia64 cross compiler build failure.
* real.c (ereal_from_int, ereal_from_uint, significand_size): Handle
INTEL_EXTENDED_IEEE_FORMAT.
(toe64): Delete INTEL_EXTENDED_IEEE_FORMAT support.  Unconditionally
clear last two bytes of output FP value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35861 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/real.c