On Oct 20, 2023, Richard Biener <richard.guent...@gmail.com> wrote:

> OK.

Thanks.

>> * tree-eh.h (make_eh_edges): Rename to...
>> (make_eh_edge): ... this.
>> * tree-eh.cc: Likewise.  Adjust all callers.

Ugh, "Adjust all callers" is no longer enough, all files need to be
mentioned explicitly.  So I'm pushing it with:

        * tree-eh.h (make_eh_edges): Rename to...
        (make_eh_edge): ... this.
        * tree-eh.cc: Likewise.  Adjust all callers...
        * gimple-harden-conditionals.cc: ... here, ...
        * gimple-harden-control-flow.cc: ... here, ...
        * tree-cfg.cc: ... here, ...
        * tree-inline.cc: ... and here.

The ipa-strub.cc is now part of the strub patch.

-- 
Alexandre Oliva, happy hacker            https://FSFLA.org/blogs/lxo/
   Free Software Activist                   GNU Toolchain Engineer
More tolerance and less prejudice are key for inclusion and diversity
Excluding neuro-others for not behaving ""normal"" is *not* inclusive

Reply via email to