public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/modula-2] Revert unnecessary patch in gcc/c/gccspec.cc.
@ 2022-10-05 15:59 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2022-10-05 15:59 UTC (permalink / raw)
  To: gcc-cvs

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)
-{
-}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-05 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 15:59 [gcc/devel/modula-2] Revert unnecessary patch in gcc/c/gccspec.cc Gaius Mulley

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).