https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89418
--- Comment #4 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:873b5de87c3186d85bb497b0f9c13b8c5e425712 commit r10-7976-g873b5de87c3186d85bb497b0f9c13b8c5e425712 Author: Iain Buclaw <ibuc...@gdcproject.org> Date: Mon Apr 27 01:43:34 2020 +0200 d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27 Adds a new test directive COMPILABLE_MATH_TEST, and support has been added for it in gdc-convert-test so that they are skipped if phobos is not present on the target. Only change in D runtime is a small documentation fix. Reviewed-on: https://github.com/dlang/druntime/pull/3067 https://github.com/dlang/dmd/pull/11060 gcc/testsuite/ChangeLog: PR d/89418 * lib/gdc-utils.exp (gdc-convert-test): Add dg-skip-if for compilable tests that depend on the phobos standard library.