This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/25394] [4.2 Regression] libgcc2.c:2033: ICE: tree check: expected tree that contains 'decl common' structure, have 'name_memory_tag'



------- Comment #9 from dberlin at gcc dot gnu dot org  2005-12-28 14:09 -------
Subject: Bug 25394

Author: dberlin
Date: Wed Dec 28 14:09:28 2005
New Revision: 109109

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109109
Log:
2005-12-28  Daniel Berlin  <dberlin@dberlin.org>

        Fix PR tree-optimization/25394
        * fold-const.c (fold_checksum_tree): Guard 
        portions of checksumming with correct structure checks.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25394


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]