]> git.nickg.me.uk Git - nvc.git/commit
Fix crash when simplifying if-statement. Issue #812
authorNick Gasson <nick@nickg.me.uk>
Thu, 7 Dec 2023 20:45:18 +0000 (20:45 +0000)
committerNick Gasson <nick@nickg.me.uk>
Thu, 7 Dec 2023 21:32:45 +0000 (21:32 +0000)
commit5797c2a23f9e0fe6b9a1752b004595d872c667ac
treec62aee80e278e572944899655f88a6a0ae70541e
parentd9d0872add08c17962d2dd419715e15cb750a6d5
Fix crash when simplifying if-statement. Issue #812
NEWS.md
src/simp.c
test/simp/issue812.vhd [new file with mode: 0644]
test/test_simp.c