mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-17 01:04:11 +08:00
68f46862d3
Improves semantic passes in the front-end around the `foreach' and `static foreach' statements to be more resilient to compiling in a minimal D runtime environment. Checking of the index type has been improved as well so now there won't be needless compiler errors when using 8 or 16-bit integers as index types when the size fits the expected loop range. gcc/d/ChangeLog: PR d/100999 * dmd/MERGE: Merge upstream dmd 7a3808254. libphobos/ChangeLog: PR d/100999 * src/MERGE: Merge upstream phobos 55bb17543. |
||
---|---|---|
.. | ||
etc/c | ||
std | ||
drtstuff.spec | ||
index.d | ||
libgphobos.spec.in | ||
LICENSE_1_0.txt | ||
Makefile.am | ||
Makefile.in | ||
MERGE |