https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117115
--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject dot org> --- The assert hit is: gcc_assert (!inbacktick); One of the DMD front-end errors likely has an odd number of backticks in the format string.