diff options
author | Christian Bruel <chrbr@gcc.gnu.org> | 2013-10-17 15:46:48 +0200 |
---|---|---|
committer | Christian Bruel <chrbr@gcc.gnu.org> | 2013-10-17 15:46:48 +0200 |
commit | ee6decab8f5307ff86d00894b3bbd9219aa22944 (patch) | |
tree | de2e19f631781bfebf95844e9dfcc1d416a83e2c /gcc | |
parent | 7b56a91b90d4fba29abe58603373a67cc8ad5358 (diff) | |
download | gcc-ee6decab8f5307ff86d00894b3bbd9219aa22944.zip gcc-ee6decab8f5307ff86d00894b3bbd9219aa22944.tar.gz gcc-ee6decab8f5307ff86d00894b3bbd9219aa22944.tar.bz2 |
fix typo comment
From-SVN: r203756
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/sh/sh.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/sh.opt b/gcc/config/sh/sh.opt index c314e14..8a6788e 100644 --- a/gcc/config/sh/sh.opt +++ b/gcc/config/sh/sh.opt @@ -21,7 +21,7 @@ ;; Used for various architecture options. Mask(SH_E) -;; Set if the default precision of th FPU is single. +;; Set if the default precision of the FPU is single. Mask(FPU_SINGLE) ;; Set if the a double-precision FPU is present but is restricted to |