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.

Thanks, Paul.


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to