[fpc-pascal] Compiler probem?
Sven Barth
pascaldragon at googlemail.com
Sun Nov 5 14:45:51 CET 2023
Paul Renaud via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Sa., 4. Nov. 2023, 16:18:
> Hi, I have a question about some code.
>
> The following code segment generated a compiler error when I compiled it
> with...
>
> fpc Sample -Se -gl -al
>
> but not when it's compiled with...
>
> fpc Sample -Se -gl
>
> ...
> Asm
> LdRH R0, [ R1, R2, LSL #1 ]
> End [ 'R0', 'R1' ];
> ...
>
> Any idea why? Its driving me crazy.
>
Please provide information what target your compiling for, what target you
are compiling from, the compiler version you are using, the exact error you
get and a complete code example.
Regards,
Sven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20231105/3fae0e9e/attachment.htm>
More information about the fpc-pascal
mailing list