https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91339
--- Comment #1 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Wed Aug 21 07:54:06 2019 New Revision: 274771 URL: https://gcc.gnu.org/viewcvs?rev=274771&root=gcc&view=rev Log: PR d/91339 d/dmd: Merge upstream dmd b37a537d3 Fixes the error: cannot find source code for runtime library file 'object.d' when the path contains '~'. Reviewed-on: https://github.com/dlang/dmd/pull/10309 Modified: trunk/gcc/d/dmd/MERGE trunk/gcc/d/dmd/root/filename.c