Bug 49752 - [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fold-const.c, can't build with `--enable-checking=fold'
Summary: [4.7 Regression] Non-existing struct `tree_type' in fold_checksum_tree in fol...
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: other (show other bugs)
Version: 4.7.0
: P3 normal
Target Milestone: 4.7.0
Assignee: Richard Henderson
URL:
Keywords: build
Depends on:
Blocks:
 
Reported: 2011-07-14 22:20 UTC by Dmitry Gorbachev
Modified: 2011-10-07 15:36 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2011-10-07 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Gorbachev 2011-07-14 22:20:24 UTC

    
Comment 1 Richard Henderson 2011-10-07 00:23:36 UTC
Confirmed.
Comment 2 Richard Henderson 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
Comment 3 Richard Henderson 2011-10-07 15:36:32 UTC
Fixed.