https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051

--- Comment #32 from Julian Waters <tanksherman27 at gmail dot com> ---
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.

Reply via email to