From 6dd41d6791e97118165c8e4af6f178188ab2bb45 Mon Sep 17 00:00:00 2001 From: Brian Drummond Date: Thu, 16 Jan 2014 23:17:18 +0000 Subject: Extend the -frelaxed-rules option to gcc builds --- ortho/gcc/lang.opt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ortho/gcc') diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt index 5acffdbaf..562fbe08d 100644 --- a/ortho/gcc/lang.opt +++ b/ortho/gcc/lang.opt @@ -66,6 +66,10 @@ fexplicit vhdl Explicit function declarations override implicit one in use +frelaxed-rules +vhdl +Relax some LRM rules to compile vendor libraries + fpsl vhdl Allow PSL asserts in comments -- cgit v1.2.3