re PR middle-end/39827 (ICE (segfault) when compiling gcc/varasm.c (in notice_global_...
authorRichard Guenther <rguenther@suse.de>
Tue, 21 Apr 2009 09:58:38 +0000 (09:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 21 Apr 2009 09:58:38 +0000 (09:58 +0000)
commit2970ccb3bbd710ac4905c5b2da5cf7547210adee
treecbdfe606ec1263a4ac53cb6b346f189d4825f041
parent47f402d18f76fdc2b11748a195746f588fb1dcdf
re PR middle-end/39827 (ICE (segfault) when compiling gcc/varasm.c (in notice_global_symbol))

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.

From-SVN: r146515
gcc/ChangeLog
gcc/tree-ssa-phiprop.c