|
@@ -275,7 +275,7 @@ const
|
|
|
{ TODO: optimize/take into consideration fromsize/tosize. Will }
|
|
|
{ probably only matter for OS_S8 loads though }
|
|
|
if not(fromsize in [OS_8,OS_S8,OS_16,OS_S16,OS_32,OS_S32]) then
|
|
|
- internalerror(2002090902);
|
|
|
+ internalerror(2002090903);
|
|
|
ref2 := ref;
|
|
|
fixref(list,ref2);
|
|
|
{ the caller is expected to have adjusted the reference already }
|