]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/flags.c
Merge branch 'upstream' (nesc-1.3.2)
[nesc.git] / src / flags.c
index 03d1ff73f8406b0327dcc09e18369c8d1bfd3006..5d95decedcc113b7707511c37f5db275226a9a1a 100644 (file)
@@ -306,3 +306,7 @@ int flag_default_safe;
 /* True if transforming plain C code */
 int flag_c;
 
+/* True if target-specific extensions should be output as gcc
+   attributes rather than in their original syntax. */
+int flag_gccize;
+