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]

[Java] Call "fold" in convert_ieee_real_to_integer


Roger Sayle writes:
 > 
 > On Wed, 21 Jul 2004, Ranjit Mathew wrote:
 > > No, "case (int)Float.NaN:" also doesn't work.
 > 
 > Hi Ranjit,
 > 
 > Could you check whether the patch below cures the recent JACKS
 > failures (and "case (int)Float.Nan") for you?
 > 
 > This following patch has been tested on i686-pc-linux-gnu, with a full
 > "make bootstrap", all default languages including java, and regression
 > tested with a top-level "make -k check" with no new failures.
 > 
 > Ok for mainline if this fixes Ranjit's problems?

Sure, but I can't say I like it very much.  I'm still a bit mystified
by why it worked for so long and then stopped.

Andrew.


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