d: Merge upstream dmd 3a9790525
authorIain Buclaw <ibuclaw@gdcproject.org>
Sun, 11 Oct 2020 20:27:00 +0000 (22:27 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Mon, 12 Oct 2020 10:14:47 +0000 (12:14 +0200)
commit19f6b41a3a12c67ccbc51c5b729954c4ccaf1176
tree03be9f76eee34dcd20a64ded2f171755d177a535
parente1b4fbfea6ad24f47279b90aec27ef1512625c80
d: Merge upstream dmd 3a9790525

Fixes the return codes to match the documentation of
Target::isVectorTypeSupported.

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

gcc/d/ChangeLog:

* dmd/MERGE: Merge upstream dmd 3a9790525
* d-target.cc (Target::isVectorTypeSupported): Adjust return codes for
invalid size and invalid base type.
gcc/d/d-target.cc
gcc/d/dmd/MERGE
gcc/d/dmd/mtype.c