Skip to content

1.10.2

Compare
Choose a tag to compare
@nickg nickg released this 20 Aug 12:32
· 873 commits to master since this release
r1.10.2

This is a minor maintenance release fixing the following issues:

  • Fixed a crash due to an array bounds check being incorrectly optimised out (#747).
  • The type of string literals and aggregates in generic map associations such as G => X"00" where G has a generic type can now be determined correctly (#750).
  • Fixed a spurious "duplicate declaration" error if a use clause for an instantiated package appears in the same declarative region that instantiated the package (#750).
  • Improved checking for configuration specifications.
  • Empty bit string literals are now parsed correctly.
  • Fixed stack corruption when a function returns an alias of one of its array arguments.

Special thank you to @bpadalino, @tmeissner, @Blebowski, @amb5l, @m42uko, and @a-panella for sponsoring me!