From ebc542a48b1a06fe18f194172b1095ee955cc859 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Wed, 11 Apr 2012 18:06:57 +0000 Subject: [PATCH] * 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 - --- compiler/aggas.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/aggas.pas b/compiler/aggas.pas index 03c8542a5b..cf15bdb337 100644 --- a/compiler/aggas.pas +++ b/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