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: Fix encoding of IEEE extended real on big-endian ia64 (PR 14610)


Zack Weinberg wrote:

Zack Weinberg <zack@codesourcery.com> writes:


This is my candidate patch for the problem I described last night with
the encoding of IEEE extended values.  I believe the problem is only
visible on ia64-hpux, being the only current target that wants Intel
format extended numbers but in big-endian order.

...


I've now been able to test this patch on ia64-hp-hpux11.23, and it
works, so I'm checking it in.  In addition to the new test cases, it
fixes gcc.c-torture/execute/ieee/fp-cmp-4e.c.

Mark, do you want this for 3.4.1?

Yes, please.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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