diff options
Diffstat (limited to 'ortho/gcc/lang.opt')
-rw-r--r-- | ortho/gcc/lang.opt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt index 980fef7..eb63959 100644 --- a/ortho/gcc/lang.opt +++ b/ortho/gcc/lang.opt @@ -65,6 +65,10 @@ fexplicit vhdl Explicit function declarations override implicit one in use +fpsl +vhdl +Allow PSL asserts in comments + -no-direct-drivers vhdl Disable direct drivers optimization @@ -83,4 +87,4 @@ Allow any character in comments -mb-comments vhdl -Allow any character in comments
\ No newline at end of file +Allow any character in comments |