https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84677
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking CC| |jakub at gcc dot gnu.org Summary|[6/7/8 Regression] internal |[6/7 Regression] internal |compiler error: in |compiler error: in |extract_constrain_insn, at |extract_constrain_insn, at |recog.c:2205 |recog.c:2205 Known to fail|8.0 | --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- This got fixed with r258393 aka PR84682 on the trunk; doesn't ICE with -fno-checking, so doesn't fail on release branches.