]> git.ipfire.org Git - thirdparty/gcc.git/commit
libobjc, Darwin : Fix powerpc encoding regression.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 11 Oct 2020 14:36:13 +0000 (15:36 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 26 Dec 2020 14:14:37 +0000 (14:14 +0000)
commite731714eb2b4844771fa6f2a7a80d863490b8e6d
treeccadcc8bb011675cee5de5d95ac258086a863526
parent084af36bdaff7a9eec43cbc16a7ef97c0408f827
libobjc, Darwin : Fix powerpc encoding regression.

This corrects a typo in the recipe for the special type alignment
rules that are used for 32bit powerpc Darwin platforms.

libobjc/ChangeLog:

* encoding.c (_darwin_rs6000_special_round_type_align):
Use DFMode in the emulation of the special round type.

(cherry picked from commit dcd9800fcd42489034c0774247eb898d79b1ea2d)
libobjc/encoding.c