Преглед на файлове

* Removed a leftover of my code. It is not needed anymore.

git-svn-id: trunk@31755 -
yury преди 10 години
родител
ревизия
61a1976e09
променени са 1 файла, в които са добавени 0 реда и са изтрити 6 реда
  1. 0 6
      compiler/arm/cgcpu.pas

+ 0 - 6
compiler/arm/cgcpu.pas

@@ -2127,12 +2127,6 @@ unit cgcpu;
          paddingreg: TSuperRegister;
          imm1, imm2: DWord;
       begin
-        { Release PIC register }
-        if (cs_create_pic in current_settings.moduleswitches) and
-           (tf_pic_uses_got in target_info.flags) and
-           (pi_needs_got in current_procinfo.flags)
-        then
-          list.concat(tai_regalloc.dealloc(current_procinfo.got,nil));
         if not(nostackframe) then
           begin
             registerarea:=0;