* Removed a leftover of my code. It is not needed anymore.
authoryury <yury@3ad0048d-3df7-0310-abae-a5850022a9f2>
Fri, 18 Sep 2015 10:34:27 +0000 (10:34 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Sat, 10 Jun 2017 17:13:48 +0000 (18:13 +0100)
git-svn-id: http://svn.freepascal.org/svn/ fpc/trunk@31755 3ad0048d-3df7-0310-abae-a5850022a9f2

Gbp-Pq: Name Removed-a-leftover-of-my-code.-It-is-not-needed-anym.patch

fpcsrc/compiler/arm/cgcpu.pas

index 4d039545ed43520bebe5f861f2cd9fe7488026c5..babaa17f27382b8fd733127292c8025c91633e5e 100644 (file)
@@ -2060,12 +2060,6 @@ unit cgcpu;
          mmpostfix: toppostfix;
          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;