https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
--- Comment #16 from Mark Harmstone <maharmstone at gcc dot gnu.org> --- I've sent a fix for this to the list: https://inbox.sourceware.org/gcc-patches/[email protected]/T/#u As Eric said, the problem is essentially that CodeView isn't designed to accommodate Ada's type system. I'd be surprised if this is the only -gcodeview bug involving languages that aren't C or C++. If anybody finds any more, please open a bug report and CC me in.
