Patch: Java: Fix jcf-write fold() fallout

Bryce McKinlay mckinlay@redhat.com
Mon May 31 18:02:00 GMT 2004


Per Bothner wrote:

> Bryce McKinlay wrote:
>
>> Does this look correct?
>
>
> Looks plausible.
>
> A comment would be nice.  Something like:
>
> UNLT_EXPR(a, b) means 'a < b || unordered(a, b)'.  This is the same
> as the Java source expression '!(a >= b)', so handle it that way.


Thanks Per. I'm checking in the patch below.

Regards

Bryce

-------------- next part --------------
A non-text attachment was scrubbed...
Name: java-jcf-write-2.patch
Type: text/x-patch
Size: 1352 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040531/7483507e/attachment.bin>


More information about the Gcc-patches mailing list