https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051
--- Comment #33 from Mark Harmstone <maharmstone at gcc dot gnu.org> --- (In reply to Julian Waters from comment #32) > Speaking of which, is it intentional that codeview isn't allowed to be used > together with precompiled headers? There's a check in the code that forces > an error if precompiled headers are used with debugging information that > isn't DWARF. This check predates codeview debugging information by a very > long time, so I can't tell whether it's intentional that codeview won't work > with precompiled headers, which is why I'm asking here rather than making a > new bug. No, it's not intentional - do you want to open a bug and assign me to it?
