소스 검색

* Removed unused tlocation.registers[].

Yuriy Sydorov 3 년 전
부모
커밋
66b7ed45fd
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      compiler/cgutils.pas

+ 0 - 3
compiler/cgutils.pas

@@ -168,9 +168,6 @@ unit cgutils;
                 { overlay a 64 Bit register type }
                 2 : (register64 : tregister64);
 {$endif cpu64bitalu and not cpuhighleveltarget}
-{$ifdef cpu8bitalu}
-                3 : (registers : array[0..3] of tregister);
-{$endif cpu8bitalu}
               );
             LOC_SUBSETREG,
             LOC_CSUBSETREG : (