From acdeb6ad78f9b170c7742e8e7266c6632cc63750 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 15 Mar 2017 20:14:47 +0100 Subject: Complete lang.opt (options for gcc) --- src/ortho/gcc/lang.opt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src') 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= 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 -- cgit v1.2.3