[PING^2] Stop using build_int_cst_wide in java front end

Anatoly Sokolov aesok@post.ru
Tue Jun 22 22:19:00 GMT 2010


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. 



More information about the Gcc-patches mailing list