diff options
Diffstat (limited to 'gcc/config/i386/cygming.h')
-rw-r--r-- | gcc/config/i386/cygming.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/cygming.h b/gcc/config/i386/cygming.h index 99b037233da..11d14fef0da 100644 --- a/gcc/config/i386/cygming.h +++ b/gcc/config/i386/cygming.h @@ -230,7 +230,7 @@ do { \ /* By default, target has a 80387, uses IEEE compatible arithmetic, returns float values in the 387 and needs stack probes. - We also align doubles to 64-bits for MSVC default compatibility. */ + We also align doubles to 64-bits for MSVC default compatibility. */ #undef TARGET_SUBTARGET_DEFAULT #define TARGET_SUBTARGET_DEFAULT \ |