https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87818
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Iain Buclaw <ibuc...@gcc.gnu.org>: https://gcc.gnu.org/g:e855b30c28391b190eebb8e6afc8d2116a6d85de commit r11-5535-ge855b30c28391b190eebb8e6afc8d2116a6d85de Author: Iain Buclaw <ibuc...@gdcproject.org> Date: Sat Nov 28 16:55:53 2020 +0100 d: Add freebsd support for D compiler and runtime gcc/ChangeLog: PR d/87818 * config.gcc (*-*-freebsd*): Add freebsd-d.o and t-freebsd. * config/freebsd-d.c: New file. * config/t-freebsd: New file. libphobos/ChangeLog: PR d/87818 * configure.tgt: Add x86_64-*-freebsd* and i?86-*-freebsd* as supported targets.