[Bug target/60610] [4.9 Regression] ICE in convert_regs_1, at reg-stack.c:3064

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 21 16:17:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60610

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

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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
You need 32-bit non-multilib cc1.  I can reproduce this, looking into it now.
4.8 configured the same way would complain:
error: code model ‘large’ not supported in the 32 bit mode
sorry, unimplemented: 64-bit mode not compiled in
but 4.9 doesn't for some reason.


More information about the Gcc-bugs mailing list