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: [tuples][patch] Removing gimplify_val


On Thu, Mar 13, 2008 at 16:59, Oleg Ryjkov <olegr@google.com> wrote:

>         * tree-cfg.c (gimplify_val): Removed.
>         (gimplify_build1, gimplify_build2, gimplify_build3): Use
>         force_gimple_operand_gsi instead of gimplify_val.
>         * tree-complex.c (extract_component): Use force_gimple_operand_gsi
>         instead of gimplify_val.
>         * tree-vect-generic.c (expand_vector_parallel): Ditto.

OK.


Diego.


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