re PR d/90560 (ICE in visit, at d/dmd/dcast.c:1872)
authorIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 16 Jun 2019 07:49:43 +0000 (07:49 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 16 Jun 2019 07:49:43 +0000 (07:49 +0000)
commitaf1b88ee7b46234bd68593cfdf7ef3546024c635
tree736278728ee04a63e7e8af4578e6683e2ee3fcea
parent87dda41e5a149c802df7b82dfcfe734081ff5f89
re PR d/90560 (ICE in visit, at d/dmd/dcast.c:1872)

PR d/90560
d/dmd: Merge upstream dmd c6887d9bb

Fixes segmentation fault in castTo::CastTo::visit.

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

From-SVN: r272348
gcc/d/dmd/MERGE
gcc/d/dmd/mtype.c
gcc/testsuite/gdc.test/fail_compilation/fail19890a.d [new file with mode: 0644]
gcc/testsuite/gdc.test/fail_compilation/fail19890b.d [new file with mode: 0644]