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)
Eric Blake writes:
> >
> > This is fine. Sorry for the delay.
> >
> > static const jdouble s = 0x1.921fb54442eeap+1;
> >
> > will take a little while to get used to, though... :-)
> >
> > Andrew.
>
> Would it be worth modifying the gjch output to also list the intended
> decimal value as a comment following the hex listing?
I'd approve a patch that did such a thing. :-)
Andrew.