This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ICE in add_abstract_origin_attribute, at dwarf2out.c:9095
- To: <gcc-bugs at gcc dot gnu dot org>
- Subject: Re: ICE in add_abstract_origin_attribute, at dwarf2out.c:9095
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Thu, 30 Aug 2001 22:39:30 +0200 (CEST)
- cc: Richard Henderson <rth at redhat dot com>
I tested once a day since reporting this, and today the crash "magically"
went away, even though I failed to spot any patch which seemed to address
it.
Well, better this way 'round than the other way. :-)
Gerald
On Mon, 20 Aug 2001, Gerald Pfeifer wrote:
> I get a new ICE in add_abstract_origin_attribute of dwarf2out.c:9095:
>
> % gccvs sql.C -save-temps -O1 -g
>
> In file included from sql.C:45:
> /sw/gnu/share/bison.simple: In function `int sqlyyparse()':
> /sw/gnu/share/bison.simple:761: Internal compiler error in
> add_abstract_origin_attribute, at dwarf2out.c:9095
>
> RTH, my gutt (and the ChangeLogs) indicate this might be related to
> your recent changes?
>
> sql.ii.bzip2 is attached to this message; the crash only occurs if I
> specifiy -O1. Experienced on i386-unknown-freebsd4.3.