[PING] [PATCH][JAVA] Sanitize Java frontend global tree building
Andrew Haley
aph@redhat.com
Tue Jun 7 13:25:00 GMT 2011
On 06/07/2011 02:13 PM, Richard Guenther wrote:
> On Thu, 26 May 2011, Richard Guenther wrote:
>
>>
>> In preparation to move all frontends common tree node building to
>> the middle-end this makes the Java frontend actually use the
>> standard routines. It's still severely broken in overriding
>> things with stuff that does not match the targets C ABI, but well,
>> Java ...
>>
>> Bootstrapped and tested on x86_64-unknown-linux-gnu, ok for trunk?
>
> Ping.
>
>> Thanks,
>> Richard.
>>
>> 2011-05-26 Richard Guenther <rguenther@suse.de>
>>
>> java/
>> * decl.c (java_init_decl_processing): Call build_common_nodes,
>> set_sizetype and build_common_nodes_2 at the beginning. Remove
>> then duplicate initializations.
>>
OK.
Thanks,
Andrew.
More information about the Java
mailing list