[Bug d/95250] [D] ICE instead of error when trying to use bad template type inside template
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 25 15:37:45 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95250
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain Buclaw <ibuclaw@gcc.gnu.org>:
https://gcc.gnu.org/g:1d19c9cd3dd99ba8885c0fc93223918399f73939
commit r11-1661-g1d19c9cd3dd99ba8885c0fc93223918399f73939
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date: Tue Jun 23 22:43:27 2020 +0200
d: Merge upstream dmd 90450f3ef.
Fixes a regression caused by an incomplete backport of converting the
Expression semantic pass to a Visitor.
Reviewed-on: https://github.com/dlang/dmd/pull/11314
gcc/d/ChangeLog:
PR d/95250
* dmd/MERGE: Merge upstream dmd 90450f3ef.
gcc/testsuite/ChangeLog:
PR d/95250
* gdc.dg/pr95250.d: New test.
More information about the Gcc-bugs
mailing list