[Bug tree-optimization/25290] PHI-OPT could be rewritten so that is uses match
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 21 05:01:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25290
--- Comment #15 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to rguenther@suse.de from comment #13)
> On February 21, 2018 2:13:22 PM GMT+01:00, "egallager at gcc dot gnu.org"
> <gcc-bugzilla@gcc.gnu.org> wrote:
> >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25290
> >
> >Eric Gallager <egallager at gcc dot gnu.org> changed:
> >
> > What |Removed |Added
> >----------------------------------------------------------------------------
> > Keywords| |patch
> > CC| |egallager at gcc dot gnu.org
> >
> >--- Comment #11 from Eric Gallager <egallager at gcc dot gnu.org> ---
> >(In reply to Andrew Pinski from comment #10)
> >> Note this needs at least:
> >> https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02837.html
> >>
> >
> >This was approved; has it been committed yet?
>
>
> AFAIK no
Just for refernce, the above patch (which does not fix this bug but was needed
as GCC would crash without it) was committed as revision r242970 (or
g:28ea3e977ce07c1d0ad14c188336419288fce8d1 ).
More information about the Gcc-bugs
mailing list