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/26376] K+R style function compiled with -fipa-pta ICEs



------- Comment #4 from dberlin at gcc dot gnu dot org  2006-02-23 18:16 -------
Subject: Bug 26376

Author: dberlin
Date: Thu Feb 23 18:16:12 2006
New Revision: 111392

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

        Fix PR tree-optimization/26376
        * tree-ssa-structalias.c (find_func_aliases):  Use get_id_for_tree,
        remove assert.


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


-- 


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


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