summaryrefslogtreecommitdiff
path: root/compiler/x86/agx86nsm.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/x86/agx86nsm.pas')
-rw-r--r--compiler/x86/agx86nsm.pas3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler/x86/agx86nsm.pas b/compiler/x86/agx86nsm.pas
index e2377286f4..8edad4b874 100644
--- a/compiler/x86/agx86nsm.pas
+++ b/compiler/x86/agx86nsm.pas
@@ -556,7 +556,8 @@ interface
'.obcj_nlcatlist',
'.objc_protolist',
'.stack',
- '.heap'
+ '.heap',
+ ',gcc_except_table'
);
var
secname,secgroup: string;