diff options
-rwxr-xr-x | testsuite/gna/bug0117/testsuite.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/gna/bug0117/testsuite.sh b/testsuite/gna/bug0117/testsuite.sh index bc39444ad..9a2d8ff9f 100755 --- a/testsuite/gna/bug0117/testsuite.sh +++ b/testsuite/gna/bug0117/testsuite.sh @@ -12,6 +12,9 @@ elab_simulate repro4 analyze repro5.vhdl elab_simulate repro5 +analyze repro6.vhdl +elab_simulate repro6 + analyze repro7.vhdl elab_simulate repro7 |