aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/ptx4-i.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/ptx4-i.h')
-rw-r--r--gcc/config/i386/ptx4-i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/ptx4-i.h b/gcc/config/i386/ptx4-i.h
index 8ac98bedde2..36836f6ed30 100644
--- a/gcc/config/i386/ptx4-i.h
+++ b/gcc/config/i386/ptx4-i.h
@@ -60,7 +60,7 @@ do { long value; \
/* This is how to output assembly code to define a `double' constant.
We always have to use a pair of .long pseudo-ops to do this because
the native SVR4 ELF assembler is buggy and it generates incorrect
- values when we try to use the the .double pseudo-op instead. */
+ values when we try to use the .double pseudo-op instead. */
#undef ASM_OUTPUT_DOUBLE
#define ASM_OUTPUT_DOUBLE(FILE,VALUE) \