aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/gcc
diff options
context:
space:
mode:
authorgingold <gingold@b72b5c32-5f01-0410-b925-b5c7b92870f7>2008-07-22 02:29:51 +0000
committergingold <gingold@b72b5c32-5f01-0410-b925-b5c7b92870f7>2008-07-22 02:29:51 +0000
commit4b6571671497ecc1f846bfa49678254e14511fc9 (patch)
treed3d158d6c399122231d8527b375f3a3d9cb7a17e /ortho/gcc
parent2bea98b5e766aac1cd016a7088cf5f7f1a3e2b74 (diff)
downloadghdl-4b6571671497ecc1f846bfa49678254e14511fc9.tar.gz
ghdl-4b6571671497ecc1f846bfa49678254e14511fc9.tar.bz2
ghdl-4b6571671497ecc1f846bfa49678254e14511fc9.zip
Handle -C and --mb-comments.
Diffstat (limited to 'ortho/gcc')
-rw-r--r--ortho/gcc/lang.opt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt
index 43dcbf4ad..980fef7bf 100644
--- a/ortho/gcc/lang.opt
+++ b/ortho/gcc/lang.opt
@@ -76,3 +76,11 @@ Use synthetizer rules for default bindings
l
vhdl Joined Separate
-l<filename> Put list of files for link in <filename>
+
+C
+vhdl
+Allow any character in comments
+
+-mb-comments
+vhdl
+Allow any character in comments \ No newline at end of file