This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Squelch Java use of HOST_FLOAT_WORDS_BIG_ENDIAN (take two)
Zack Weinberg writes:
> Tom Tromey <tromey at redhat dot com> writes:
>
> >>>>>> "Zack" == Zack Weinberg <zack at codesourcery dot com> writes:
> >
> > Zack> Re-revised patch which gets decimal floating point output in
> > Zack> jcf-dump right for normalized numbers.
> >
> > Thanks for doing this.
> >
> > It looks fine to me, but Andrew or Per must approve or reject.
>
> I think I could technically check it in on my own authority but I'd
> prefer to get a reaction from Andrew or Per first.
It looks good, but I wanted to apply it and look at the ouput first.
I'll be able to do that in the next day or so.
Andrew.