From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26737 invoked by alias); 21 Mar 2003 16:16:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 26722 invoked by uid 71); 21 Mar 2003 16:16:00 -0000 Date: Fri, 21 Mar 2003 16:16:00 -0000 Message-ID: <20030321161600.26721.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Wolfgang Bangerth Subject: Re: debug/5335: ICE when DWARF-1 debug info is generated Reply-To: Wolfgang Bangerth X-SW-Source: 2003-03/txt/msg01413.txt.bz2 List-Id: The following reply was made to PR debug/5335; it has been noted by GNATS. From: Wolfgang Bangerth To: "Igor A. Goussarov" Cc: gcc-gnats@gcc.gnu.org Subject: Re: debug/5335: ICE when DWARF-1 debug info is generated Date: Fri, 21 Mar 2003 10:06:20 -0600 (CST) > I've found that test case. In fact, it is not a specially written > test case, it is just a piece of preprocessed C++ code, very heavy on > templates. It has been manually reduced, eliminating a lot of unrelated > #includes, types, classes and member functions. What remains is about > 25Kb file which contains several class templates and _one_ function that > takes one parameter of type "pointer to some complicated template class" > and has an empty function body. Send me this one file in private mail, I will then attach it to the report. > How do I send this file to you, then? You've told me not to send > attachments, and 1000 lines of code is too much to send in a mail body. But it's ok as an attachment to a mail. Thanks Wolfgang ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ticam.utexas.edu www: http://www.ticam.utexas.edu/~bangerth/