]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/17454 (ICE with --enable-checking=fold)
authorRoger Sayle <roger@eyesopen.com>
Wed, 16 Mar 2005 02:20:05 +0000 (02:20 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 16 Mar 2005 02:20:05 +0000 (02:20 +0000)
commit0ebfd2c928fda823acdd4b5b073a84e5ce92ba39
tree3750c12eff0b65397727b2016b257f02c6c89e51
parentc79e602b6302889036c04a7ca530afc5ae97e053
re PR tree-optimization/17454 (ICE with --enable-checking=fold)

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.

From-SVN: r96548
gcc/ChangeLog
gcc/fold-const.c
gcc/tree.c