[PATCH] convert global TREE_LISTs to VECs in Java FE
Andrew Haley
aph@redhat.com
Wed May 26 12:53:00 GMT 2010
On 05/26/2010 01:51 PM, Nathan Froyd wrote:
> On Wed, May 26, 2010 at 01:49:13PM +0100, Andrew Haley wrote:
>> On 05/26/2010 01:25 PM, Nathan Froyd wrote:
>>> The patch below converts several TREE_LIST trees in java_global_trees
>>> and several TREE_LIST global variables to VECs. The usual benefits to
>>> removing TREE_LIST apply.
>>>
>>> Tested on x86_64-unknown-linux-gnu. OK to commit?
>>
>> OK.
>>
>> By the way, what did the gcj regression test scores look like? Any
>> fails?
>
> libjava testing showed no regressions.
Sure, but were there any fails?
Andrew.
More information about the Java-patches
mailing list