[Bug middle-end/22455] [4.1 regression] ICE tree check: expected function_decl, have type_decl in fold_checksum_tree, at fold-const.c:10282
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 29 00:12:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-29 00:12 -------
Subject: Bug 22455
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dberlin@gcc.gnu.org 2005-08-29 00:12:21
Modified files:
gcc : ChangeLog fold-const.c
Log message:
2005-08-28 Daniel Berlin <dberlin@dberlin.org>
Fix PR middle-end/22455
* fold-const.c (fold_checksum_tree): Adjust for now-largest tree size.
Checksum only the parts of the tree that exist for the tree code.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9845&r2=2.9846
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.623&r2=1.624
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22455
More information about the Gcc-bugs
mailing list