re PR d/89016 (ICE in ArrayLiteralExp::toStringExp, at d/dmd/expression.c:3873)
authorIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 10 Mar 2019 17:25:18 +0000 (17:25 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 10 Mar 2019 17:25:18 +0000 (17:25 +0000)
commit42a84c28ef2fec57faa061e0676437e354c8c521
treea428ccddf2b1dd60549bf36374d119b51f96e239
parent055c7e41132ad4788367af718e5d26953ba23162
re PR d/89016 (ICE in ArrayLiteralExp::toStringExp, at d/dmd/expression.c:3873)

    PR d/89016
d/dmd: Merge upstream dmd da26db819

Backports supplementary fix for ICE on importing deprecated modules.

Updates https://gcc.gnu.org/PR89016

Reviewed-on: https://github.com/dlang/dmd/pull/9436

From-SVN: r269560
gcc/d/dmd/MERGE
gcc/d/dmd/dimport.c
gcc/testsuite/gdc.test/fail_compilation/fail19609.d
gcc/testsuite/gdc.test/fail_compilation/imports/fail19609d.d [new file with mode: 0644]