From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21456 invoked by alias); 31 Mar 2003 22:26:01 -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 21438 invoked by uid 71); 31 Mar 2003 22:26:01 -0000 Date: Mon, 31 Mar 2003 22:56:00 -0000 Message-ID: <20030331222601.21437.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Janis Johnson Subject: Re: debug/10281: [3.4 regression] ICE in loc_descriptor_from_tree in dwarf2out.c compiling glibc Reply-To: Janis Johnson X-SW-Source: 2003-03/txt/msg02154.txt.bz2 List-Id: The following reply was made to PR debug/10281; it has been noted by GNATS. From: Janis Johnson To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org, janis187@us.ibm.com, jason@redhat.com Cc: Subject: Re: debug/10281: [3.4 regression] ICE in loc_descriptor_from_tree in dwarf2out.c compiling glibc Date: Mon, 31 Mar 2003 14:26:22 -0800 The regression appeared with this patch: 2003-02-28 Jason Merrill * stor-layout.c (variable_size): Leave a "minus 1" outside the SAVE_EXPR. The hunt was on i686-pc-linux-gnu and used -g with the test case in the PR. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10281