mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 10:39:18 +02:00
* unified internal error
git-svn-id: trunk@756 -
This commit is contained in:
parent
80f1b0953e
commit
146efddbb7
@ -146,7 +146,7 @@ implementation
|
||||
(getsupreg(oper[1]^.reg)=orgreg) then
|
||||
replaceoper:=1
|
||||
else
|
||||
internalerror(200410101);
|
||||
internalerror(200410106);
|
||||
case replaceoper of
|
||||
0 :
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user