diff options
Diffstat (limited to 'testsuite/gna/issue2070/crash47.vhdl')
-rw-r--r-- | testsuite/gna/issue2070/crash47.vhdl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/gna/issue2070/crash47.vhdl b/testsuite/gna/issue2070/crash47.vhdl new file mode 100644 index 000000000..948e9a24d --- /dev/null +++ b/testsuite/gna/issue2070/crash47.vhdl @@ -0,0 +1,3 @@ +entity g is generic(type stream0t);port(t:t stream0t);end;architecture t of g is type e is array(0)of m;signal w:r range 0 to 0;signal r:r range 0 to 0;signal m:n;begin +y(0);process(a)begin if(0)then +if 0 then(0)<=0;end if;end if;end process;end;
\ No newline at end of file |