From 4b6571671497ecc1f846bfa49678254e14511fc9 Mon Sep 17 00:00:00 2001 From: gingold Date: Tue, 22 Jul 2008 02:29:51 +0000 Subject: Handle -C and --mb-comments. --- ortho/gcc/lang.opt | 8 ++++++++ 1 file changed, 8 insertions(+) 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 Put list of files for link in + +C +vhdl +Allow any character in comments + +-mb-comments +vhdl +Allow any character in comments \ No newline at end of file -- cgit v1.2.3