* ChangeLog: Add PR number.

From-SVN: r190213
This commit is contained in:
Uros Bizjak 2012-08-07 23:01:52 +02:00
parent 1791f36f52
commit 4ccaeceec0
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2012-08-07 Uros Bizjak <ubizjak@gmail.com>
PR debug/54177
* var-tracking.c (var_lowpart): Exit early for matched modes.
2012-08-07 Richard Henderson <rth@redhat.com>
@ -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.