This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PING^2] Stop using build_int_cst_wide in java front end
- From: Andrew Haley <aph at redhat dot com>
- To: Anatoly Sokolov <aesok at post dot ru>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Wed, 23 Jun 2010 08:26:54 +0100
- Subject: Re: [PING^2] Stop using build_int_cst_wide in java front end
- References: <911902185.20100530154956@post.ru> <C4004001D7E1481E99FF334063BA9E70@Vista> <5B9D3CE8348343A2A46664C35FF63F5E@Vista>
On 06/22/2010 09:40 PM, Anatoly Sokolov wrote:
> From: "Anatoly Sokolov" <aesok@post.ru>
> To: "Anatoly Sokolov" <aesok@post.ru>; <gcc-patches@gcc.gnu.org>;
> <java-patches@gcc.gnu.org>
> Sent: Thursday, June 10, 2010 9:48 PM
> Subject: [PING] Stop using build_int_cst_wide in java front end
>
>
>> Hi
>>
>> Ping.
>> http://gcc.gnu.org/ml/gcc-patches/2010-05/msg02360.html
>>
>> /java
>> * decl.c (java_init_decl_processing): Use double_int_to_tree
>> instead
>> of build_int_cst_wide.
>> * boehm.c (set_bit): Remove.
>> (mark_reference_fields): Use double_int type for 'mask' argument.
>> Use double_int_setbit instead of set_bit.
>> (get_boehm_type_descriptor): Use double_int_setbit instead of
>> set_bit. Use double_int_to_tree instead of build_int_cst_wide
>>
>> Bootstrapped/regtested on x86_64-unknown-linux-gnu for c and java.
>>
>> OK for mainline?
>>
>> Anatoly.
>
See my reply of June 10.
http://gcc.gnu.org/ml/java-patches/2010-q2/msg00072.html