]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR d/90604
authoribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jun 2019 07:48:42 +0000 (07:48 +0000)
committeribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jun 2019 07:48:42 +0000 (07:48 +0000)
commitf56e522b76310bb360d438355a793413ddc712f7
tree2e03c2d660192915711756cca92458e004d5c1ee
parent2f38d27c4961acca2c1777232537371e2f1c5dcc
PR d/90604
d/dmd: Merge upstream dmd f30c5dc79

Fixes internal compiler error in Type::sizemask.

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

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