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: [PATCH] convert global TREE_LISTs to VECs in Java FE


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.


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