]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR d/90660
authoribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jun 2019 07:47:34 +0000 (07:47 +0000)
committeribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jun 2019 07:47:34 +0000 (07:47 +0000)
commitfeb0e6d041fb6b7616451a3b32aad350d2ebc338
tree180239084945ad990aea858e5f2b39ec7217a9ff
parent41d384c50571635a2dbbbb9d297f12ce91fb5797
PR d/90660
d/dmd: Merge upstream dmd bbc5ea66a

Fixes segmentation fault in TypeQualified::resolveHelper.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272339 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/d/dmd/MERGE
gcc/d/dmd/mtype.c
gcc/testsuite/gdc.test/fail_compilation/fail19913.d [new file with mode: 0644]