]> Untitled Git - nvc.git/commit
Do not fold array references that may contain impure function calls
authorNick Gasson <nick@nickg.me.uk>
Sat, 18 Feb 2023 12:47:40 +0000 (12:47 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sat, 18 Feb 2023 12:47:40 +0000 (12:47 +0000)
commit3389051863eef5e45fb541a6b2264e30b8f0ca15
tree8c362a5479c865e06762982e593dff18bc63479a
parentd91775474f944561193a7b80babe38687ece2619
Do not fold array references that may contain impure function calls
.github/workflows/build-test.yml
src/lower.c
src/simp.c
test/regress/const10.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/simp/casefold1.vhd
test/test_simp.c