From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29019 invoked by alias); 23 Nov 2009 00:31:43 -0000 Received: (qmail 28973 invoked by uid 48); 23 Nov 2009 00:31:31 -0000 Date: Mon, 23 Nov 2009 00:31:00 -0000 Message-ID: <20091123003131.28972.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/41988] [4.5 Regression] FAIL: g++.dg/debug/*.C -gdwarf-2 -g1 (internal compiler error) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" 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: 2009-11/txt/msg01913.txt.bz2 ------- Comment #15 from howarth at nitro dot med dot uc dot edu 2009-11-23 00:31 ------- Is anyone able to get a backtrace on this failure? I am not having much luck setting a breakpoint on dwarf2out_frame_debug() in dwarf2out.c so that I can step through this and get a backtrace. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41988