Browse Source

Merged revisions 756 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@873 -

peter 20 years ago
parent
commit
75940e7ba9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/x86/rgx86.pas

+ 1 - 1
compiler/x86/rgx86.pas

@@ -146,7 +146,7 @@ implementation
                            (getsupreg(oper[1]^.reg)=orgreg) then
                            (getsupreg(oper[1]^.reg)=orgreg) then
                           replaceoper:=1
                           replaceoper:=1
                       else
                       else
-                        internalerror(200410101);
+                        internalerror(200410106);
                       case replaceoper of
                       case replaceoper of
                         0 :
                         0 :
                           begin
                           begin