diff options
author | Jakub Jelinek <jakub@redhat.com> | 2020-02-25 09:02:57 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2020-02-25 09:02:57 +0100 |
commit | 71837f64ab07ed915ac333f620826668566b9cfb (patch) | |
tree | f9b75100600d6ff5b653cc6c19b6c3e5757292dd /gcc/tree-vectorizer.c | |
parent | 267cca3d20139ecea6b023ef0d5767ecf703e93a (diff) | |
download | gcc-71837f64ab07ed915ac333f620826668566b9cfb.zip gcc-71837f64ab07ed915ac333f620826668566b9cfb.tar.gz gcc-71837f64ab07ed915ac333f620826668566b9cfb.tar.bz2 |
Fix typo: paramter -> parameter [PR93864]
2020-02-25 Jakub Jelinek <jakub@redhat.com>
PR translation/93864
* config/lm32/lm32.c (lm32_setup_incoming_varargs): Fix comment typo
paramter -> parameter.
* config/aarch64/aarch64.c (aarch64_is_extend_from_extract): Likewise.
* ipa-prop.h (struct ipa_agg_replacement_value): Likewise.
* intrinsic.texi (CO_BROADCAST): Fix typo, paramter -> parameter.
* trans-array.c (gfc_allocate_pdt_comp, gfc_deallocate_pdt_comp,
gfc_check_pdt_dummy): Fix comment typo paramter -> parameter.
* objc.dg/encode-2.m: Fix comment typo paramter -> parameter.
* obj-c++.dg/encode-4.mm: Likewise.
* gfortran.dg/data_array_5.f90: Likewise.
* gcc.dg/decl-1.c: Likewise.
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions