This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Make CSE path following use the CFG
> Of course, applying an old diff to a new cse.c should have triggered a
> patch error, but instead the patch applied and put the 3rd hunk in the
> wrong place. Re-diffed...
I don't think that have_eh_succ_edges (without uppercase letters) should make
any hypothesis on the placement of EH edges. Otherwise (modulo the last
comment) this looks reasonable to me.
--
Eric Botcazou