]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa-devirt.c
tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the" with...
authorJakub Jelinek <jakub@redhat.com>
Sat, 23 Jan 2016 14:13:53 +0000 (15:13 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 23 Jan 2016 14:13:53 +0000 (15:13 +0100)
commit6af801f52a1459111cdac2097f50d431a80f70cb
tree31576f26047c17c5e21696c8e860fed5eb786af2
parent5958f9e24850b9f8dc76d102ca3c7fe25b18fefc
tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the" with "the" in the comments.

* tree-ssanames.c (release_free_names_and_compact_live_names): Replace
"the the" with "the" in the comments.
* ipa-devirt.c (build_type_inheritance_graph,
update_type_inheritance_graph): Likewise.
* tree.c (build_function_type_list_1): Likewise.
* cfgloopmanip.c (scale_loop_profile): Likewise.
* tree-ssa-loop-ivopts.c (get_shiftadd_cost): Likewise.
* gimple-ssa-split-paths.c
(find_block_to_duplicate_for_splitting_paths): Likewise.
* tree-sra.c (init_subtree_with_zero, clobber_subtree): Likewise.
* expr.c (convert_move): Likewise.
* var-tracking.c (vt_stack_adjustments): Likewise.
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
* tree-vrp.c (test_for_singularity): Likewise.

From-SVN: r232765
12 files changed:
gcc/ChangeLog
gcc/cfgloopmanip.c
gcc/expr.c
gcc/gimple-ssa-split-paths.c
gcc/ipa-devirt.c
gcc/tree-sra.c
gcc/tree-ssa-loop-ivopts.c
gcc/tree-ssanames.c
gcc/tree-vect-data-refs.c
gcc/tree-vrp.c
gcc/tree.c
gcc/var-tracking.c