[fpc-devel] fpc bug with M1

Martin Frb lazarus at mfriebe.de
Thu Dec 30 20:55:59 CET 2021


On 30/12/2021 20:46, Jonas Maebe via fpc-devel wrote:
> On 30/12/2021 18:06, Florian Klämpfl via fpc-devel wrote:
>>
>> Ah yes, or like this. Nevertheless, the question is whether the ldrsb 
>> w0,[x0] is correct or not.
>
> Yes, I was unclear: with the "I don't know/remember where this is 
> done" I meant "changing the load of the unsigned byte type into a 
> signed load". I can't think immediately of a reason either why this is 
> done.

"unsigned byte"? The pointer in the pascal code is a pint8 => signed.


More information about the fpc-devel mailing list