aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/mangle.c
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2021-05-19 15:25:36 +0200
committerMartin Liska <mliska@suse.cz>2021-05-19 15:25:36 +0200
commit32bd0353db37af2cb023e575ed4ce8c944fd9dba (patch)
tree53fc8ce9f521053c458f2203399a6fc84c7a2d36 /gcc/cp/mangle.c
parent7bb4b7a5ca984f7d860f33c9b791f425b264a71f (diff)
downloadgcc-32bd0353db37af2cb023e575ed4ce8c944fd9dba.zip
gcc-32bd0353db37af2cb023e575ed4ce8c944fd9dba.tar.gz
gcc-32bd0353db37af2cb023e575ed4ce8c944fd9dba.tar.bz2
Fix typos.
PR testsuite/100658 gcc/cp/ChangeLog: * mangle.c (write_encoding): Fix typos. gcc/jit/ChangeLog: * libgccjit.c (gcc_jit_context_new_function): Fix typos. gcc/testsuite/ChangeLog: * gcc.dg/local1.c: Fix typos. * gcc.dg/ucnid-5-utf8.c: Likewise. * gcc.dg/ucnid-5.c: Likewise.
Diffstat (limited to 'gcc/cp/mangle.c')
-rw-r--r--gcc/cp/mangle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/mangle.c b/gcc/cp/mangle.c
index f0e1f41..ee14c2d 100644
--- a/gcc/cp/mangle.c
+++ b/gcc/cp/mangle.c
@@ -835,7 +835,7 @@ write_encoding (const tree decl)
}
}
-/* Interface to substitution and identifer mangling, used by the
+/* Interface to substitution and identifier mangling, used by the
module name mangler. */
void