aboutsummaryrefslogtreecommitdiff
path: root/tcc-doc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'tcc-doc.texi')
-rw-r--r--tcc-doc.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi
index bcd19e1..909af72 100644
--- a/tcc-doc.texi
+++ b/tcc-doc.texi
@@ -236,6 +236,11 @@ Do not generate common symbols for uninitialized data.
@item -fleading-underscore
Add a leading underscore at the beginning of each C symbol.
+@item -fms-extensions
+Allow a MS C compiler extensions to the language. Curretly this
+assume a nested named structure declaration without identifier behave
+like an unnamed one.
+
@end table
Warning options: