[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 28 16:46:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Can't reproduce with current trunk, at least not on the #c4 testcase.
Generally, if delay slots contain frame related instructions it is always a
problem how to express that in the unwind info which doesn't have a concept of
delay slots or something similar.


More information about the Gcc-bugs mailing list