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
<ebotca...@gcc.gnu.org>:

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

commit r11-9098-g1cedb519613006014eeb1a7464a5fbc3509a3a63
Author: Eric Botcazou <ebotca...@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.

Reply via email to