https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105149

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[9/10/11/12 Regression] ICE |[9/10/11 Regression] ICE in
                   |in verify_ssa, at           |verify_ssa, at
                   |tree-ssa.cc:1211            |tree-ssa.cc:1211

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk.  Unsure about backports though, if we do something for
those, might be better to silently turn it into __builtin_trap() than to reject
it when it wasn't rejected before.

Reply via email to