Update builtin function documentation.
authorJeff Law <law@redhat.com>
Wed, 22 Apr 2020 17:22:59 +0000 (11:22 -0600)
committerJeff Law <law@redhat.com>
Wed, 22 Apr 2020 17:22:59 +0000 (11:22 -0600)
* doc/extend.exi: Add "free" to list of other builtin functions
supported by GCC.

gcc/ChangeLog
gcc/doc/extend.texi

index d4cc33e..3b9af1c 100644 (file)
@@ -1,3 +1,8 @@
+2020-04-22  Zackery Spytz  <zspytz@gmail.com>
+
+       * doc/extend.exi: Add "free" to list of other builtin functions
+       supported by GCC.
+
 2020-04-20  Aaron Sawdey  <acsawdey@linux.ibm.com>
 
        PR target/94622
index 81bb7a4..c17b104 100644 (file)
@@ -12315,6 +12315,7 @@ is called and the @var{flag} argument passed to it.
 @findex fprintf_unlocked
 @findex fputs
 @findex fputs_unlocked
+@findex free
 @findex frexp
 @findex frexpf
 @findex frexpl