aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-03-01 16:48:31 +0100
committerTristan Gingold <tgingold@free.fr>2020-03-01 16:48:31 +0100
commita423981be5f226cd70429169c484814b2fd64752 (patch)
tree283efe0f589ce9f464d0002e9de0e0671189156d
parentc05f4211c1734a61ec5775da3d479ebf4b0812a5 (diff)
downloadghdl-a423981be5f226cd70429169c484814b2fd64752.tar.gz
ghdl-a423981be5f226cd70429169c484814b2fd64752.tar.bz2
ghdl-a423981be5f226cd70429169c484814b2fd64752.zip
Adjust test for #1138
-rwxr-xr-xtestsuite/gna/issue1138/testsuite.sh3
1 files changed, 2 insertions, 1 deletions
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