[Bug target/102588] ICE: in smallest_mode_for_size, at stor-layout.c:356

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 12 09:23:04 GMT 2021


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

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Eric Botcazou
<ebotcazou@gcc.gnu.org>:

https://gcc.gnu.org/g:1cedb519613006014eeb1a7464a5fbc3509a3a63

commit r11-9098-g1cedb519613006014eeb1a7464a5fbc3509a3a63
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Tue Oct 12 11:20:42 2021 +0200

    Fix PR target/102588

    We need a 32-byte wide integer mode (OImode) in order to handle structure
    returns in the 64-bit ABI.

    gcc/
            PR target/102588
            * config/sparc/sparc-modes.def (OI): New integer mode.


More information about the Gcc-bugs mailing list