From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6213 invoked by alias); 8 Feb 2013 22:52:06 -0000 Received: (qmail 5922 invoked by uid 48); 8 Feb 2013 22:51:29 -0000 From: "steven at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug pch/54117] [4.8 Regression] FAIL: ./decl-3.h -O0 -g (internal compiler error) Date: Fri, 08 Feb 2013 22:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: pch X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: steven at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: steven at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.8.0 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2013-02/txt/msg00874.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54117 --- Comment #17 from Steven Bosscher 2013-02-08 22:51:26 UTC --- (In reply to comment #16) > I find myself in agreement with Richi in c#12. Does that also apply to the "Thus, let's deprecate anything but dwarf in 4.8" part? Otherwise, we still need to look at other solutions for GCC 4.9. I have done some work on making stabs output work with fake top-level asms before CGRAPH_STATE_FINISHED, but IMHO dropping stabs support, or at least stabs+PCH support, for GCC 4.9 would be a better long-term "solution".