Explorar o código

* Revert rev 16108

git-svn-id: trunk@16111 -
pierre %!s(int64=15) %!d(string=hai) anos
pai
achega
41e388ace8
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      compiler/pdecl.pas

+ 0 - 3
compiler/pdecl.pas

@@ -284,9 +284,6 @@ implementation
                 else
                   labelsym:=tlabelsym.create(pattern);
                 symtablestack.top.insert(labelsym);
-                if (cs_create_pic in current_settings.moduleswitches) and
-                   (tf_pic_uses_got in target_info.flags) then
-                  labelsym.nonlocal:=true;
                 if m_iso in current_settings.modeswitches then
                   begin
                     if symtablestack.top.symtabletype=localsymtable then