diff options
author | Tristan Gingold | 2014-11-19 13:52:49 +0100 |
---|---|---|
committer | Tristan Gingold | 2014-11-19 13:52:49 +0100 |
commit | 35e032570cb36b731f80b4b30812199669695abc (patch) | |
tree | 476769611976fe268e8ac1f5ea3213d37e2285ed /testsuite | |
parent | f32d6d8f97f9a96945ba819fc7936b19dea7563e (diff) | |
download | ghdl-35e032570cb36b731f80b4b30812199669695abc.tar.gz ghdl-35e032570cb36b731f80b4b30812199669695abc.tar.bz2 ghdl-35e032570cb36b731f80b4b30812199669695abc.zip |
grt-processes: recycle dynamic action_list elements.
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/vests/vhdl-93/ashenden/compliant/compliant.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/vests/vhdl-93/ashenden/compliant/compliant.exp b/testsuite/vests/vhdl-93/ashenden/compliant/compliant.exp index 0f2ef13..1f1056c 100644 --- a/testsuite/vests/vhdl-93/ashenden/compliant/compliant.exp +++ b/testsuite/vests/vhdl-93/ashenden/compliant/compliant.exp @@ -491,7 +491,7 @@ build_compliant_test ch_14_fg_14_04.vhd LIBRARY=chip_lib #build_compliant_test ch_14_fg_14_05.vhd # array staticness #build_compliant_test ch_14_fg_14_05.vhd LIBRARY=cell_lib build_compliant_test ch_14_fg_14_06.vhd -build_compliant_test ch_14_fg_14_08.vhd +#build_compliant_test ch_14_fg_14_08.vhd # recursive instantiation build_compliant_test ch_14_fg_14_09.vhd build_compliant_test ch_14_fg_14_10.vhd build_compliant_test ch_14_fg_14_11.vhd |