This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: debug/10281: [3.4 regression] ICE in loc_descriptor_from_tree in dwarf2out.c compiling glibc
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Mar 2003 22:26:01 -0000
- Subject: Re: debug/10281: [3.4 regression] ICE in loc_descriptor_from_tree in dwarf2out.c compiling glibc
- Reply-to: Janis Johnson <janis187 at us dot ibm dot com>
The following reply was made to PR debug/10281; it has been noted by GNATS.
From: Janis Johnson <janis187 at us dot ibm dot com>
To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org,
gcc-prs at gcc dot gnu dot org, janis187 at us dot ibm dot com, jason at redhat dot 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 <jason at redhat dot com>
* 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