Re: PING [PATCH] Fix 'modff' reference in extend.texi

2022-04-24 Thread Richard Biener via Gcc-patches
On Fri, Apr 22, 2022 at 8:02 PM Paul A. Clarke via Gcc-patches wrote: > > On Mon, Apr 11, 2022 at 11:23:48AM -0500, Paul A. Clarke via Gcc-patches > wrote: > > In commit a2a919aa501e3 (2003), built-ins for modf and modff were added. > > In extend.texi, section "Other Builtins", "modf" was added t

PING [PATCH] Fix 'modff' reference in extend.texi

2022-04-22 Thread Paul A. Clarke via Gcc-patches
On Mon, Apr 11, 2022 at 11:23:48AM -0500, Paul A. Clarke via Gcc-patches wrote: > In commit a2a919aa501e3 (2003), built-ins for modf and modff were added. > In extend.texi, section "Other Builtins", "modf" was added to the paragraph > "There are also built-in versions of the ISO C99 functions [...]

[PATCH] Fix 'modff' reference in extend.texi

2022-04-11 Thread Paul A. Clarke via Gcc-patches
In commit a2a919aa501e3 (2003), built-ins for modf and modff were added. In extend.texi, section "Other Builtins", "modf" was added to the paragraph "There are also built-in versions of the ISO C99 functions [...]" and "modf" was also added to the paragraph "The ISO C90 functions [...]". "modff" wa