فهرست منبع

Add braces for TOC/GOT logic.

Curtis Hamilton 2 ماه پیش
والد
کامیت
8198d88c14
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      compiler/ppcgen/cgppc.pas

+ 1 - 1
compiler/ppcgen/cgppc.pas

@@ -1034,7 +1034,7 @@ unit cgppc;
           end;
 
         { if we have to create PIC, add the symbol to the TOC/GOT }
-        if (((target_info.system=system_powerpc64_freebsd) or (target_info.system = system_powerpc64_linux) and
+        if ((((target_info.system=system_powerpc64_freebsd) or (target_info.system = system_powerpc64_linux)) and
              (cs_create_pic in current_settings.moduleswitches)) or
             (target_info.system in systems_aix+[system_powerpc_macosclassic])) and
            (assigned(ref.symbol) and