[Bug tree-optimization/17454] [4.0/4.1 Regression] ICE with --enable-checking=fold
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 02:20:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-16 02:20 -------
Subject: Bug 17454
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2005-03-16 02:20:08
Modified files:
gcc : ChangeLog tree.c fold-const.c
Log message:
PR tree-optimization/17454
* tree.c (tree_size): Add case for TREE_BINFO.
* fold-const.c (fold_checksum_tree): Only clear the overloaded
field TYPE_CACHED_VALUES if TYPE_CACHED_VALUES_P is set.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7865&r2=2.7866
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&r1=1.468&r2=1.469
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.542&r2=1.543
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17454
More information about the Gcc-bugs
mailing list