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
Hello,
The realloc() function was missing from parts of the documentation!
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 79e2c8cb87f..81bb7a47de2 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -12434,6 +12434,7 @@ is called and the @var{flag} argument passed to it.
Hello,
It seems that some dates in gcc/ChangeLog-2019 and
gcc/testsuite/ChangeLog-2019 are incorrect.
diff --git a/gcc/ChangeLog-2019 b/gcc/ChangeLog-2019
index 9f5782fd458..1acf57d49b9 100644
--- a/gcc/ChangeLog-2019
+++ b/gcc/ChangeLog-2019
@@ -1,10 +1,10 @@
-2020-12-31 Richard Sandiford
+20
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{
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index e0e7f540c219..f1f2064df459 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -2817,7 +2817,7 @@ the same type as the target function. As a result of
the @code{copy}
attribute the alias also shares the same attributes as the