This is the mail archive of the
gcc-bugs@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: 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
- Date: Mon, 31 Mar 2003 14:26:22 -0800
- Subject: Re: debug/10281: [3.4 regression] ICE in loc_descriptor_from_tree in dwarf2out.c compiling glibc
- Organization: IBM
- Reply-to: janis187 at us dot ibm dot com
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