[PATCH] PR java/15769 infinite loop
Andrew Pinski
pinskia@physics.uc.edu
Tue Jun 8 06:02:00 GMT 2004
>
> >>>>> "Andrew" == Andrew Pinski <pinskia@physics.uc.edu> writes:
>
> Andrew> Just like C/C++ front-end change which Zack committed/tested for me,
> Andrew> the Java front-end had forgot to add the unordered tree codes to the
> Andrew> list of tree codes which act as comparisons to truthvalue_conversion
> Andrew> language hook when the new tree codes were added.
>
> This looks fine to me, but Andrew or Per will have to approve.
>
> The test case is fine. I couldn't tell whether this is an execute
> test or just a compilation test, but just go ahead and put it in the
> appropriate place.
It is just an compilation test, because before the patch gimplification
would go into an infinite loop.
Thanks,
Andrew Pinski
More information about the Java-patches
mailing list