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>
Sun, 11 Oct 2020 18:32:08 +0000 (19:32 +0100)
commitdcd9800fcd42489034c0774247eb898d79b1ea2d
tree4b54adb1a64f9f4190a4c89c5536a077dfb2e390
parent73699d921d8734c351b9897f16a04453f6a47301
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.
libobjc/encoding.c