This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: [tree-ssa] crash in coalesce_abnormal_edges, merge frommainline?


On Wed, 2003-09-10 at 10:35, law@redhat.com wrote:
> In message <Pine.BSF.4.56.0309101345290.61336@acrux.dbai.tuwien.ac.at>, Gerald 
> Pfeifer writes:
>  >Who might be interested in the following crash?
>  >
>  >  parser.c: In function `int yyparse()':
>  >  parser.c:3724: internal compiler error: in coalesce_abnormal_edges, at
>  >     tree-ssa.c:1260
>  >
>  >I cannot publish sources, but will happilly provide the .ii file to any
>  >developer who wants to have a look.
> Go ahead and send it to me.  I'm aware of a case where this can happen and
> actually have some code to fix it.  Running your test though a compiler
> with my fix should be pretty trivial.

Its a PRE bug.... update to follow.. Im simply checking a second oddity
with it..

Andrew


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