This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] real.c: Remove i370-related stuff.


Kazu Hirata wrote:

>        * real.c (encode_i370_single): Remove.
>        (decode_i370_single): Likewise.
>        (encode_i370_double): Likewise.
>        (encode_i370_double): Likewise.
>        (i370_single_format): Likewise.
>        (i370_double_format): Likewise.

Well, we could use the IBM hex float format in the s390 port
as well; even though this is currently disabled, we have been
thinking about re-enabling it at some point ...

If the presence of IBM hex float format support in real.c
doesn't hurt anything, I'd prefer it to stay available
for that reason.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]