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 middle-end/39827] [4.5 Regression] ICE (segfault) when compiling gcc/varasm.c (in notice_global_symbol)



------- Comment #5 from rguenth at gcc dot gnu dot org  2009-04-21 09:58 -------
Subject: Bug 39827

Author: rguenth
Date: Tue Apr 21 09:58:38 2009
New Revision: 146515

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146515
Log:
2009-04-21  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/39827
        * tree-ssa-phiprop.c (propagate_with_phi): Check SSA_NAME
        is in range.
        (tree_ssa_phiprop): Pass the correct array size.

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


-- 


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


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