This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ICE in add_abstract_origin_attribute, at dwarf2out.c:9095


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]