diff options
author | Simon Martin <simon@nasilyan.com> | 2025-03-06 20:36:26 +0100 |
---|---|---|
committer | Simon Martin <simon@nasilyan.com> | 2025-03-06 20:36:26 +0100 |
commit | be0942afb3a7080b7b0420a5369bdcf3dcc74b52 (patch) | |
tree | e1b86a15ecf034eb545054c8f06f657dc85570dd /gcc/fortran/trans-expr.cc | |
parent | f870302515d5fcf7355f0108c3ead0038ff326fd (diff) | |
download | gcc-be0942afb3a7080b7b0420a5369bdcf3dcc74b52.zip gcc-be0942afb3a7080b7b0420a5369bdcf3dcc74b52.tar.gz gcc-be0942afb3a7080b7b0420a5369bdcf3dcc74b52.tar.bz2 |
Fix comment typos
While investigating PR c++/99538 I noticed two comment typos: "delared"
and "paramter". The first has a single occurrence, but the second a few
more. This patch fixes all of them.
gcc/ChangeLog:
* config/i386/x86-tune-sched.cc (ix86_fuse_mov_alu_p): Fix
comment typo, paramter -> parameter.
* config/lm32/lm32.cc (lm32_std_gimplify_va_arg_expr): Likewise.
gcc/cp/ChangeLog:
* cp-tree.h (processing_contract_condition): Fix comment typo,
paramter -> parameter.
* parser.cc (cp_parser_requires_expression): Fix comment typo,
delared -> declared.
gcc/rust/ChangeLog:
* rust-diagnostics.h (RUST_ATTRIBUTE_GCC_DIAG): Fix comment
typo, paramter -> parameter.
gcc/testsuite/ChangeLog:
* gcc.target/powerpc/ppc64-abi-1.c: Fix comment typos, paramter
-> parameter.
* gcc.target/powerpc/ppc64-abi-2.c: Likewise.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions