From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10160 invoked by alias); 9 Mar 2010 22:54:47 -0000 Received: (qmail 10105 invoked by uid 48); 9 Mar 2010 22:54:33 -0000 Date: Tue, 09 Mar 2010 22:54:00 -0000 Message-ID: <20100309225433.10104.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/43290] ICE in dwarf2out_frame_debug_expr In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jakub at gcc dot gnu dot org" 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: 2010-03/txt/msg00886.txt.bz2 ------- Comment #15 from jakub at gcc dot gnu dot org 2010-03-09 22:54 ------- Yes, sticking them in gcc/testsuite/gcc.dg/guality/ and using /* { dg-final { gdb-test "" "" } } */ If my patch really broke that, then I think we'll need to use some REG_CFA_* note or something similar to be able to differentiate between this vDRAP = DRAP insn and saving DRAP into a prologue save slot. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43290