[Bug rtl-optimization/88414] [9 Regression] ICE in lra_assign, at lra-assigns.c:1624

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 10 11:49:00 GMT 2018


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

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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r257077.  In any case, it seems to be a LRA error-recovery bug. 
We first properly diagnose that the inline asm has constraints that are
impossible to resolve ("=d" on two different variables).  Vlad, do you think
you could have a look?


More information about the Gcc-bugs mailing list