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/32571] [4.3 Regression] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1011



------- Comment #3 from dberlin at gcc dot gnu dot org  2007-07-02 04:35 -------
Subject: Bug 32571

Author: dberlin
Date: Mon Jul  2 04:35:37 2007
New Revision: 126186

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126186
Log:
2007-07-01  Daniel Berlin  <dberlin@dberlin.org>

        Fix PR tree-optimization/32571
        * tree-ssa-sccvn.c (visit_use): Shortcut copies to avoid
        simplifying them.


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


-- 


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


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