summaryrefslogtreecommitdiff
path: root/gcc/config/h8300/lib1funcs.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/h8300/lib1funcs.asm')
-rw-r--r--gcc/config/h8300/lib1funcs.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/h8300/lib1funcs.asm b/gcc/config/h8300/lib1funcs.asm
index da69acd435b..a5a9f9559d5 100644
--- a/gcc/config/h8300/lib1funcs.asm
+++ b/gcc/config/h8300/lib1funcs.asm
@@ -767,7 +767,7 @@ _done:
#ifdef L_fixunssfsi_asm
/* For the h8300 we use asm to save some bytes, to
allow more programs to fit into the tiny address
- space. For h8300h / h8s, the C version is good enough. */
+ space. For the H8/300H and H8S, the C version is good enough. */
#ifdef __H8300__
/* We still treat NANs different than libgcc2.c, but then, the
behaviour is undefined anyways. */