From: Uros Bizjak Date: Tue, 7 Aug 2012 21:01:52 +0000 (+0200) Subject: * ChangeLog: Add PR number. X-Git-Tag: releases/gcc-4.8.0~4080 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ccaeceec0087063f1a62e2e013378c354f954f2;p=thirdparty%2Fgcc.git * ChangeLog: Add PR number. From-SVN: r190213 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 18fa6869e073..295efad7b926 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2012-08-07 Uros Bizjak + PR debug/54177 * var-tracking.c (var_lowpart): Exit early for matched modes. 2012-08-07 Richard Henderson @@ -52,7 +53,8 @@ (duplicate_ssa_name): Rename to ... (duplicate_ssa_name_fn): ... this and adjust. * tree-tailcall.c (update_accumulator_with_ops): Use copy_ssa_name. - * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Likewise. + * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): + Likewise. (slpeel_update_phi_nodes_for_guard2): Likewise. (slpeel_tree_peel_loop_to_edge): Likewise. (vect_loop_versioning): Likewise.