From a423981be5f226cd70429169c484814b2fd64752 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 1 Mar 2020 16:48:31 +0100 Subject: Adjust test for #1138 --- testsuite/gna/issue1138/testsuite.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testsuite/gna/issue1138/testsuite.sh b/testsuite/gna/issue1138/testsuite.sh index e67643f7b..987cd5a92 100755 --- a/testsuite/gna/issue1138/testsuite.sh +++ b/testsuite/gna/issue1138/testsuite.sh @@ -4,7 +4,8 @@ export GHDL_STD_FLAGS=--std=08 analyze_failure repro.vhdl -analyze_failure crc_pkg.vhdl wbcrc_syn.vhdl +analyze crc_pkg.vhdl +analyze_failure wbcrc_syn.vhdl export GHDL_STD_FLAGS="--std=08 -frelaxed" analyze repro.vhdl -- cgit v1.2.3