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/26341] [4.2 Regression] 930217-1.c and 931013-3.c ICE at -O2 and above in add_virtual_operand



------- Comment #3 from dberlin at gcc dot gnu dot org  2006-02-18 00:09 -------
Subject: Bug 26341

Author: dberlin
Date: Sat Feb 18 00:09:51 2006
New Revision: 111217

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111217
Log:
2006-02-17  Daniel Berlin  <dberlin@dberlin.org>

        Fix PR tree-optimization/26341
        * tree-ssa-operands.c (add_virtual_operand): Remove assert 
        about NAME_MEMORY_TAG's.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-operands.c


-- 


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


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