|
@@ -3777,7 +3777,7 @@ unit cgcpu;
|
|
|
OS_S32:
|
|
|
oppostfix:=PF_None;
|
|
|
else
|
|
|
- InternalError(200308297);
|
|
|
+ InternalError(200308298);
|
|
|
end;
|
|
|
if (ref.alignment in [1,2]) and (ref.alignment<tcgsize2size[fromsize]) then
|
|
|
begin
|
|
@@ -4259,7 +4259,7 @@ unit cgcpu;
|
|
|
OS_S32:
|
|
|
oppostfix:=PF_None;
|
|
|
else
|
|
|
- InternalError(200308297);
|
|
|
+ InternalError(200308299);
|
|
|
end;
|
|
|
if (ref.alignment in [1,2]) and (ref.alignment<tcgsize2size[fromsize]) then
|
|
|
begin
|