On Tue, 2020-04-21 at 18:18 -0600, Zackery Spytz via Gcc-patches wrote:
> Hello,
>
> The free() function was missing from a part of the documentation!
Thanks. I've pushed this fix to the trunk.
jeff
>
Hello,
The free() function was missing from a part of the documentation!
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 81bb7a47de2..c17b1040bde 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -12315,6 +12315,7 @@ is called and the @var{flag} argument passed to it.
@f
On Thu, 2020-04-02 at 12:29 -0600, Zackery Spytz via Gcc-patches wrote:
> Hello,
>
> The free() function was missing from a part of the documentation!
THanks for the patch. I've pushed it to the trunk.
jeff
Hello,
The free() function was missing from a part of the documentation!
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index bde37482b6e..79e2c8cb87f 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -12670,7 +12670,7 @@ The ISO C90 functions
@code{abort}, @code{abs}, @code{