public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/modula-2] Revert unnecessary patch in gcc/c/gccspec.cc.
Date: Wed,  5 Oct 2022 15:59:51 +0000 (GMT)	[thread overview]
Message-ID: <20221005155951.C50CF3856954@sourceware.org> (raw)

https://gcc.gnu.org/g:389e72cc5e02a0eff69e89377becd9bd830734a6

commit 389e72cc5e02a0eff69e89377becd9bd830734a6
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Wed Oct 5 16:57:35 2022 +0100

    Revert unnecessary patch in gcc/c/gccspec.cc.
    
    gcc/ChangeLog:
    
            * c/gccspec.c (lang_register_spec_functions): Removed.
    
    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

Diff:
---
 gcc/c/gccspec.cc | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/gcc/c/gccspec.cc b/gcc/c/gccspec.cc
index d080450f7df..d1165dd52c9 100644
--- a/gcc/c/gccspec.cc
+++ b/gcc/c/gccspec.cc
@@ -105,9 +105,3 @@ lang_specific_pre_link (void)
 
 /* Number of extra output files that lang_specific_pre_link may generate.  */
 int lang_specific_extra_outfiles = 0;  /* Not used for C.  */
-
-/* lang_register_spec_functions.  Not used for C.  */
-void
-lang_register_spec_functions (void)
-{
-}

                 reply	other threads:[~2022-10-05 15:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221005155951.C50CF3856954@sourceware.org \
    --to=gaius@gcc.gnu.org \
    --cc=gcc-cvs@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).