Re: [SH][committed] Document FPSCR built-in functions

2014-12-10 Thread Oleg Endo
On Wed, 2014-12-10 at 01:24 +0100, Oleg Endo wrote: > Hi, > > This documents the new SH FPSCR built-in functions. > Tested with 'make info dvi pdf', committed as r218551. > > Cheers, > Oleg > > gcc/ChangeLog: > PR target/53513 > * doc/extend.texi (__builtin_sh_get_fpscr, __builtin_sh

[SH][committed] Document FPSCR built-in functions

2014-12-09 Thread Oleg Endo
Hi, This documents the new SH FPSCR built-in functions. Tested with 'make info dvi pdf', committed as r218551. Cheers, Oleg gcc/ChangeLog: PR target/53513 * doc/extend.texi (__builtin_sh_get_fpscr, __builtin_sh_get_fpscr): Document it. Index: gcc/doc/extend.texi =