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/33173] [4.3 Regression] ICE in set_uids_in_ptset, at tree-ssa-structalias.c:4704



------- Comment #5 from dberlin at gcc dot gnu dot org  2007-08-27 14:18 -------
Subject: Bug 33173

Author: dberlin
Date: Mon Aug 27 14:18:36 2007
New Revision: 127834

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

        Fix PR tree-optimization/33173
        * tree-ssa-alias.c (find_used_portions): Fix reversed test.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr33173.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
    trunk/gcc/tree-ssa-alias.c


-- 


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


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