]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix PR target/102588
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Oct 2021 09:20:42 +0000 (11:20 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Oct 2021 09:20:42 +0000 (11:20 +0200)
commita1a7d094307080c3d994209457f732005f59fa6a
treee1d39ba7f792413ea60b2fb633ef8706841be963
parentf5a538e1647ae67cf204c5c3b1bd9cca5224dfd1
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.
gcc/config/sparc/sparc-modes.def