diff options
author | chrbr <chrbr@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-17 13:46:48 +0000 |
---|---|---|
committer | chrbr <chrbr@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-17 13:46:48 +0000 |
commit | 501f094eb4e27f9439959522adcd678e1351d064 (patch) | |
tree | de2e19f631781bfebf95844e9dfcc1d416a83e2c /gcc/config/sh | |
parent | 4aa270d879ce1d27d8d03a8025a113483d7155d8 (diff) | |
download | gcc-501f094eb4e27f9439959522adcd678e1351d064.tar.gz |
fix typo comment
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203756 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sh')
-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 c314e144c21..8a6788eb3d1 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 |