https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106638
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-12 branch has been updated by Iain Buclaw <ibuc...@gcc.gnu.org>: https://gcc.gnu.org/g:f6431df36461ba88f462b153fb21f6ca7497a30a commit r12-8691-gf6431df36461ba88f462b153fb21f6ca7497a30a Author: Iain Buclaw <ibuc...@gdcproject.org> Date: Tue Aug 16 12:22:10 2022 +0200 d: Update DIP links in gdc documentation to point at upstream repository The wiki links probably worked at some point in the distant past, but now the official location of tracking all D Improvement Proposals is on the upstream dlang/DIPs GitHub repository. PR d/106638 gcc/d/ChangeLog: * gdc.texi: Update DIP links to point at upstream dlang/DIPs repository. (cherry picked from commit e56b695aa3aed3c0c80616bba569bbeb4a06b5e5)