[fpc-devel] ARM compiler. Internal error 200312022

Florian Klaempfl F.Klaempfl at gmx.de
Sun Jul 3 18:28:01 CEST 2005


Yury Sidorov wrote:

> Hi,
> 
> The following code produces Internal error 200312022:
> 
> var
>   i: integer;
> begin
>   i:=PInteger(123)^;
> end;
> 
> Yury Sidorov.

Fixed, hopefully I didn't destroy much because I didn't test the fix. 
Maybe you can create a system.s before applying the patch and diff it 
with a system.s from the new ppcarm.




More information about the fpc-devel mailing list