From a67fe7a5c0ff4e59db6e62ed24edaddb8c9b2830 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 16 Dec 2018 09:09:15 +0100 Subject: Add a test for unbounded aggregate as initial value. --- testsuite/gna/issue646/testsuite.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'testsuite/gna') diff --git a/testsuite/gna/issue646/testsuite.sh b/testsuite/gna/issue646/testsuite.sh index 0c6fa9fa0..94615d10e 100755 --- a/testsuite/gna/issue646/testsuite.sh +++ b/testsuite/gna/issue646/testsuite.sh @@ -7,9 +7,8 @@ export GHDL_STD_FLAGS=--std=08 analyze repro.vhdl elab_simulate repro -# TODO: init value. -#analyze repro2.vhdl -#elab_simulate repro2 +analyze repro2.vhdl +elab_simulate repro2 analyze repro3.vhdl elab_simulate repro3 -- cgit v1.2.3