https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122184
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[16 Regression] ICE: |[16 Regression] ICE:
|SIGSEGV in verify_use |SIGSEGV in verify_use
|(tree-ssa.cc:873) with -O |(tree-ssa.cc:873) with -O
|-fstack-check=generic |-fstack-check=generic
|-fhardened |-fhardened since r16-4212
CC| |jakub at gcc dot gnu.org
Keywords|needs-bisection |
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> 99% sure it was r16-4212-gf256a13f8aed83 due to the goto/DEFERRED_INIT being
> involved.
>
> Confirmed.
Yes.