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.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to