https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98067
--- Comment #9 from Iain Buclaw <ibuclaw at gdcproject dot org> --- (In reply to Iain Buclaw from comment #8) > As a last resort I could just not emit D manifest constants as CONST_DECLs. > They are a nice-to-have from the debugger, but functionally equivalent to C > macros. Or would it be better represent D manifest constants as being part of an anonymous enum type internally?