https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103604
--- Comment #23 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Iain Buclaw <ibuc...@gcc.gnu.org>: https://gcc.gnu.org/g:ecd9684ec16ec0de2e4c0bb3f2097f98e6686cbe commit r10-10354-gecd9684ec16ec0de2e4c0bb3f2097f98e6686cbe Author: Iain Buclaw <ibuc...@gdcproject.org> Date: Tue Dec 21 14:07:37 2021 +0100 libphobos: Fix definition of stat_t for MIPS64 (PR103604) Backported specific change from commit r12-6003. libphobos/ChangeLog: PR d/103604 * libdruntime/core/sys/posix/sys/stat.d (struct stat_t): Fix definition for MIPS64. (cherry picked from commit 96a09dec2421af3e201f5a54dadb35f00917ea5b)