public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Zackery Spytz <zspytz@gmail.com>
To: gcc-patches@gcc.gnu.org
Subject: [PATCH] free() was missing from a part of the documentation
Date: Tue, 21 Apr 2020 18:18:02 -0600	[thread overview]
Message-ID: <CAFCr9MvdhdWo0c5c=6HfaUyJJj1xj5t7weLmgPyrferCuwgeYg@mail.gmail.com> (raw)

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.
 @findex fprintf_unlocked
 @findex fputs
 @findex fputs_unlocked
+@findex free
 @findex frexp
 @findex frexpf
 @findex frexpl


Zackery

             reply	other threads:[~2020-04-22  0:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22  0:18 Zackery Spytz [this message]
2020-04-22 17:23 ` Jeff Law
  -- strict thread matches above, loose matches on Subject: below --
2020-04-02 18:29 Zackery Spytz
2020-04-05 19:07 ` Jeff Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFCr9MvdhdWo0c5c=6HfaUyJJj1xj5t7weLmgPyrferCuwgeYg@mail.gmail.com' \
    --to=zspytz@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).