tree-ssa-threadupdate.c (compute_path_counts): Remove unused path_in_freq_ptr parameter.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 14 Nov 2017 19:34:29 +0000 (20:34 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 14 Nov 2017 19:34:29 +0000 (19:34 +0000)
commit9684f222a6f15caa6949b8a075d531f824e324e1
tree990032a90da1e17de2c3d663bd3c8dd8b3779b54
parent30632c7a9742ed959f85b33c6f57f9cc62c76630
tree-ssa-threadupdate.c (compute_path_counts): Remove unused path_in_freq_ptr parameter.

* tree-ssa-threadupdate.c (compute_path_counts): Remove
unused path_in_freq_ptr parameter.
(ssa_fix_duplicate_block_edges): Do not pass around path_in_freq

From-SVN: r254739
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c