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/38445] [4.4 Regression] ICE in tree-ssa-struct-alias when compiling grub-0.97



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-12-09 11:07 -------
Subject: Bug 38445

Author: rguenth
Date: Tue Dec  9 11:06:34 2008
New Revision: 142590

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142590
Log:
2008-12-09  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/38445
        * tree-ssa-structalias.c (emit_pointer_definition): Only visit
        names once.
        (emit_alias_warning): Adjust.

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


-- 


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


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