aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/lib1funcs.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/alpha/lib1funcs.asm')
-rw-r--r--gcc/config/alpha/lib1funcs.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/lib1funcs.asm b/gcc/config/alpha/lib1funcs.asm
index 6bea231bc06..a2abb1f8ae4 100644
--- a/gcc/config/alpha/lib1funcs.asm
+++ b/gcc/config/alpha/lib1funcs.asm
@@ -307,7 +307,7 @@ $46:
conventions. */
#if TYPE == UNSIGNED && SIZE == 32
/* This could be avoided by adding some CPP hair to the divide loop.
- It is probably not worth the added complexity. */
+ It is probably not worth the added complexity. */
addl RETREG,0,RETREG
#endif