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: [Java] Call "fold" in convert_ieee_real_to_integer


Roger Sayle wrote:

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?



Thanks for looking at this Roger. FYI if you are interested in running the jacks testsuite (which adds more extensive Java test coverage for language features), you can get it here:


www-124.ibm.com/developerworks/oss/jacks/ <http://www-124.ibm.com/developerworks/oss/jacks/>

Just check it out into a folder called "jacks" inside the libjava/testsuite/libjava.jacks directory and it will be run automatically during your "make check" runs. Symlinks also work.

Regards

Bryce


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