https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122817
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Iain Buclaw <[email protected]>: https://gcc.gnu.org/g:0734fefe21c7d738959808fc924a75b83d813833 commit r15-10737-g0734fefe21c7d738959808fc924a75b83d813833 Author: Iain Buclaw <[email protected]> Date: Tue Jan 27 14:10:52 2026 +0100 d: Fix root modules have no file location set [PR122817] PR d/122817 gcc/d/ChangeLog: * d-lang.cc (d_parse_file): Set module filename location after creation. gcc/testsuite/ChangeLog: * gdc.dg/pr122817.d: New test. (cherry picked from commit a321508c1b91bc9ef5f6029379e579fcdc10cb70)
