PR target/53513
* doc/extend.texi (__builtin_sh_set_fpscr): Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218563
138bc75d-0d04-0410-961f-
82ee72b054a4
+2014-12-10 Oleg Endo <olegendo@gcc.gnu.org>
+
+ PR target/53513
+ * doc/extend.texi (__builtin_sh_set_fpscr): Fix typo.
+
2014-12-10 Marek Polacek <polacek@redhat.com>
PR tree-optimization/61686
Returns the value that is currently set in the @samp{FPSCR} register.
@end deftypefn
-@deftypefn {Built-in Function} {void} __builtin_sh_get_fpscr (unsigned int @var{val})
+@deftypefn {Built-in Function} {void} __builtin_sh_set_fpscr (unsigned int @var{val})
Sets the @samp{FPSCR} register to the specified value @var{val}, while
preserving the current values of the FR, SZ and PR bits.
@end deftypefn