https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14 Regression] Internal |[14 Regression] Internal
|compiler error: in |compiler error, invalid
|predicate_for_phi_result, |'PHI' argument since
|at ipa-fnsummary.cc:2447 |r14-573-g69f1a8af45d8a4
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #4)
> This was introduced by
r14-573-g69f1a8af45d8a4 which allowed `diamond bb form`. But it basically was a
latent bug really in the code ...