This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Squelch Java use of HOST_FLOAT_WORDS_BIG_ENDIAN (take two)


Zack Weinberg writes:
 > Andrew Haley <aph at redhat dot com> writes:
 > 
 > >  > > Zack> Re-revised patch which gets decimal floating point output in
 > >  > > Zack> jcf-dump right for normalized numbers.
 > ...
 > > 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.
 > 
 > Okay, I look forward to hearing from you.

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.


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