From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8220 invoked by alias); 21 Jan 2010 21:30:13 -0000 Received: (qmail 8204 invoked by uid 48); 21 Jan 2010 21:30:13 -0000 Date: Thu, 21 Jan 2010 21:30:00 -0000 Message-ID: <20100121213013.8203.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100120201357.11199.keiths@redhat.com> References: <20100120201357.11199.keiths@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug symtab/11199] crash in quirk_gcc_member_function_pointer (dwarf2read.c) X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q1/txt/msg00075.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-01-21 21:30 ------- Interestingly, backing out this patch works around the bug: 2009-12-15 Gaius Mulley * dwarf2read.c (read_subroutine_type): Add the subroutine type to the die immediately to allow a parameter type to be the same subroutine type. This may explain why we never ran into this before. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11199 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.