March 10, 2019
https://issues.dlang.org/show_bug.cgi?id=19628

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #9438 "[dmd-cxx] Backport vector array fixes from master" fixing this issue:

- fix Issue 19628 - ICE indexing vector array

https://github.com/dlang/dmd/pull/9438

--
March 12, 2019
https://issues.dlang.org/show_bug.cgi?id=19628

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9438 "[dmd-cxx] Backport vector array fixes from master" was merged into dmd-cxx:

- da3c114cc2bd8d58eb140c785439c1cd46947ab8 by Iain Buclaw:
  fix Issue 19628 - ICE indexing vector array

https://github.com/dlang/dmd/pull/9438

--