ソースを参照

Remove extra dot from ..ARM.attributes section name.

ccrause 1 ヶ月 前
コミット
d6ff2d6eb3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      compiler/aggas.pas

+ 1 - 1
compiler/aggas.pas

@@ -345,7 +345,7 @@ implementation
           '.stack',
           '.stack',
           '.heap',
           '.heap',
           '.gcc_except_table',
           '.gcc_except_table',
-          '..ARM.attributes',
+          '.ARM.attributes',
           '.note'
           '.note'
         );
         );
       var
       var