Kaynağa Gözat

* gcc does add a .file statement for AIX (but using different code than for
other platforms, which is where the confusion stemmed from)

git-svn-id: trunk@20846 -

Jonas Maebe 13 yıl önce
ebeveyn
işleme
ebc542a48b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      compiler/aggas.pas

+ 1 - 1
compiler/aggas.pas

@@ -1518,7 +1518,7 @@ implementation
       else
         n:=InputFileName;
 
-      { gcc does not add it either for Darwin (and AIX). Grep for
+      { gcc does not add it either for Darwin. Grep for
         TARGET_ASM_FILE_START_FILE_DIRECTIVE in gcc/config/*.h
       }
       if not(target_info.system in systems_darwin) then