This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/49752] [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 07 Oct 2011 15:35:56 +0000
- Subject: [Bug other/49752] [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
- Auto-submitted: auto-generated
- References: <bug-49752-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49752
--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> 2011-10-07 15:35:56 UTC ---
Author: rth
Date: Fri Oct 7 15:35:49 2011
New Revision: 179663
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179663
Log:
PR 49752
* fold-const.c (fold_checksum_tree): Remove out-of-date assert.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/fold-const.c