aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/html/template/testdata
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2025-09-30 16:11:56 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2025-09-30 16:12:46 +0200
commit6e624833cbe0a7479564fbe3294e10c9d4746a2e (patch)
tree8da0108ad00751480caf17912a674bf01b22c4fa /libgo/go/html/template/testdata
parentab015c2a0ce2c33f1963bf47d2d437affdf264ff (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
Fix various comment typosHEADtrunkmaster
The following patch fixes various comment typos. 2025-09-30 Jakub Jelinek <jakub@redhat.com> gcc/ * auto-profile.h (maybe_hot_afdo_count_p): Fix comment typos, possiby -> possibly and ture -> true. * gimplify.cc (build_asan_poison_call_expr): Change "of a for" to "memory of the" in a comment. * ipa-devirt.cc (add_type_duplicate): Fix comment typo, mangles -> mangled. * auto-profile.cc: Fix comment typo, -fauto-profile-inlinig -> -fauto-profile-inlining. (maybe_hot_afdo_count_p): Fix comment typos, possiby -> possibly and ture -> true. (function_instance::removed_icall_target): Fix comment typo, Reutrn -> Return. (function_instance::in_worklist_): Fix comment typo, Ture -> True. (function_instance::offline): Fix comment typo, tolevel -> toplevel. (function_instance::match): Fix comment typo, craeate_gcov -> create_gcov. (autofdo_source_profile::offline_external_functions): Fix comment typos, tolevel -> toplevel and porfile -> profile. (autofdo_source_profile::get_function_instance_by_inline_stack): Fix comment typo, chekcing -> checking. (struct scale): Fix comment typo, scalle -> scale. * gimple.h (currently_expanding_gimple_stmt): Fix comment typo, comminucating -> communicating. * tree.h (canonical_type_used_p): Fix comment typo, ture -> true. * tree-ssa-alias.cc (types_equal_for_same_type_for_tbaa_p): Likewise. * ipa-profile.cc (contains_hot_call_p): Likewise. * cfgexpand.cc (add_scope_conflicts_2): Fix comment typos, Querry -> Query, referendd -> referenced and Querrying -> Querying. * ipa-param-manipulation.cc (currently_expanding_gimple_stmt): Fix comment typo, comminucating -> communicating. * ipa-prop.cc (ipa_cst_ref_desc::refcount): Fix comment typo, if -> is. * tree-if-conv.cc (version_loop_for_if_conversion): Fix comment typos, porfile -> profile and confistency -> consistency. * fold-const.cc: Change size_int_wide in comment to size_int as size_int_wide doesn't exit for 21 years. gcc/testsuite/ * gcc.dg/vect/tsvc/vect-tsvc-s1244.c (s1244): Fix comment typo, ture -> true. * gcc.dg/vect/tsvc/vect-tsvc-s2244.c (s2244): Likewise.
Diffstat (limited to 'libgo/go/html/template/testdata')
0 files changed, 0 insertions, 0 deletions