diff options
Diffstat (limited to 'gcc/config/soft-fp')
-rw-r--r-- | gcc/config/soft-fp/op-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/soft-fp/op-common.h b/gcc/config/soft-fp/op-common.h index 4ec7fade485..372f69dcde1 100644 --- a/gcc/config/soft-fp/op-common.h +++ b/gcc/config/soft-fp/op-common.h @@ -35,7 +35,7 @@ _FP_FRAC_DECL_##wc(X) /* - * Finish truely unpacking a native fp value by classifying the kind + * Finish truly unpacking a native fp value by classifying the kind * of fp value and normalizing both the exponent and the fraction. */ |