https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104447
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org, | |vmakarov at gcc dot gnu.org Keywords|needs-bisection | --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Before r8-7279-g6027ea4cd7b1e955cf7cd61e9178a89d89e3dbe2 we emitted just the 2 'asm' operand has impossible constraints errors and nothing more, since r8-7279 we ICE after those. And starting with r11-5002-ge3b3b59683c1e7d31a9d313dd97394abebf644be it is sometimes internal compiler error: in lra_assign, at lra-assigns.c:1648 and sometimes internal compiler error: maximum number of LRA assignment passes is achieved (30) (which one changes pretty often over the revisions).