aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ortho/gcc')
-rw-r--r--src/ortho/gcc/lang.opt8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ortho/gcc/lang.opt b/src/ortho/gcc/lang.opt
index 562fbe08d..cb6ade864 100644
--- a/src/ortho/gcc/lang.opt
+++ b/src/ortho/gcc/lang.opt
@@ -62,6 +62,14 @@ Disable VITAL checks
vhdl
Enable VITAL checks
+ftabstop=
+vhdl Joined RejectNegative UInteger
+-ftabstop=<number> Distance between tab stops for column reporting
+
+fcaret-diagnostics
+vhdl
+Show the source line with a caret indicating the column
+
fexplicit
vhdl
Explicit function declarations override implicit one in use