This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tree-ssa] crash in coalesce_abnormal_edges, merge from mainline?
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 10 Sep 2003 15:32:43 +0200 (CEST)
- Subject: [tree-ssa] crash in coalesce_abnormal_edges, merge from mainline?
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.
Currently, tree-ssa issues tons of (incorrect) warnings, as the last
merge happened during an intervall where mainline was broken in that
respect. Any chance for a new merge?
Gerald