https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125696
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needs-bisection |
Summary|[16/17 Regression] ICE at |[16/17 Regression] ICE at
|-O2/3 during GIMPLE pass: |-O2/3 during GIMPLE pass:
|fre |fre since r16-1561
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Kael Franco from comment #2)
> r16-1561-ge60c1793efd815
I did notice a missing optimization dealing with switches but I was not too
sure if it exposed the issue here but it looks like it.
So another latent bug it seems.