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] Convert pass_dominator to tuples (revised)


On Sat, Apr 12, 2008 at 00:01, Bill Maddox <maddox@google.com> wrote:
> Patch revised to account for review feedback and for issues revealed
> by other recent commits, which enable much more of the library code
> to build.  Interesting differences from the last patch can be found in:
>
>     tree-ssa-dom.c (hashable_expr_equal_p, avail_expr_hash,
>     record_equivalences_for_stmt)
>
>     gimple.c, gimple.h (gimple_has_side_effects, gimple_rhs_has_side_effects)

Thanks.  The patch is OK to commit.


Diego.


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