This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51722] Options "-g3" or "-ggdb3" or "-g3 -gdwarf-2" and other "-g..level3" - internal compiler error
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 02 Jan 2012 10:15:57 +0000
- Subject: [Bug c++/51722] Options "-g3" or "-ggdb3" or "-g3 -gdwarf-2" and other "-g..level3" - internal compiler error
- Auto-submitted: auto-generated
- References: <bug-51722-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51722
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-02 10:15:57 UTC ---
Try disabling PCH, too. If PCH is required to reproduce the bug also
include all preprocessed headers to build the PCH.