summaryrefslogtreecommitdiff
path: root/gcc/config/i960/i960.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i960/i960.h')
-rw-r--r--gcc/config/i960/i960.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i960/i960.h b/gcc/config/i960/i960.h
index 2dfc88b2e70..11842959987 100644
--- a/gcc/config/i960/i960.h
+++ b/gcc/config/i960/i960.h
@@ -376,7 +376,7 @@ extern int target_flags;
} \
/* ??? See the LONG_DOUBLE_TYPE_SIZE definition below. */ \
if (TARGET_LONG_DOUBLE_64) \
- warning ("The -mlong-double-64 option does not work yet.");\
+ warning ("the -mlong-double-64 option does not work yet");\
i960_initialize (); \
}