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][TUPLES] Fix for a number of ICE's in g++ regression test.


On 05/10/08 22:37, Doug Kwan (Ãö®¶¼w) wrote:

2008-05-10 Doug Kwan <dougkwan@google.com>

in gcc/gcc

        * gimplify.c (gimple_pop_condition): Clear
        conditional_cleanups field after the associated gimple sequence has
        been freed implicitly.
        (gimplify_cleanup_point_expr): Clear conditional_cleanups field
        of gimplfiy_ctxp after resetting the conditions field.
        * gimple.h (gimple_call_return_type): Handle REFERENCE_TYPE like
        POINTER_TYPE.

in gcc/gcc/cp

        * init.c (build_vec_delete): Add type conversion for argument
        0 of POINTER_PLUS_EXPR.


OK.



Diego.



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