public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gaius Mulley <gaiusmod2@gmail.com>
To: Matthias Klose <doko@ubuntu.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Modula-2 into the GCC tree on master
Date: Mon, 18 Jan 2021 19:16:36 +0000	[thread overview]
Message-ID: <87r1miys17.fsf@gmail.com> (raw)
In-Reply-To: <8c645714-83fc-390a-9026-6579fe294d20@ubuntu.com> (Matthias Klose's message of "Mon, 18 Jan 2021 13:26:57 +0100")

Matthias Klose <doko@ubuntu.com> writes:

> this is mising the definition of lang_register_spec_functions for the jit build.
>
> 2020-03-23  Matthias Klose  <doko@ubuntu.com>
>
>         * jit-spec.c (lang_register_spec_functions): New, not used for jit.
>
>
> --- a/gcc/jit/jit-spec.c
> +++ b/gcc/jit/jit-spec.c
> @@ -39,3 +39,9 @@ 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 jit.  */
> +
> +/* lang_register_spec_functions.  Not used for jit.  */
> +void
> +lang_register_spec_functions (void)
> +{
> +}

Hello Matthias,

thanks for spotting this - yes - quite correct,


  reply	other threads:[~2021-01-18 19:16 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18  1:09 Gaius Mulley
2021-01-18 10:19 ` Richard Biener
2021-01-18 13:55   ` Gaius Mulley
2021-05-27 12:02     ` Matthias Klose
2021-05-27 14:00       ` Gaius Mulley
2021-06-10 15:00       ` Gaius Mulley
2021-01-18 12:26 ` Matthias Klose
2021-01-18 19:16   ` Gaius Mulley [this message]
2021-06-17 22:26 Gaius Mulley
2021-06-18 10:19 ` Matthias Klose
2021-06-18 21:14   ` Gaius Mulley
2021-06-19  7:53   ` Gaius Mulley
2021-06-19 10:32     ` Matthias Klose
2021-06-18 10:52 ` Richard Biener
2021-06-18 12:50   ` Segher Boessenkool
2021-06-18 15:10   ` Gaius Mulley
2021-06-18 12:32 ` Segher Boessenkool
2021-06-18 21:00   ` Gaius Mulley
2021-06-19 14:09     ` Segher Boessenkool
2021-06-19 16:06       ` Segher Boessenkool
2021-06-21 22:36         ` Gaius Mulley
2021-06-21 22:41           ` Jakub Jelinek
2021-06-22 22:29             ` Gaius Mulley
2021-06-23 16:34             ` Segher Boessenkool
2021-06-20 11:57       ` Gaius Mulley
2021-06-21 11:20       ` Gaius Mulley

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=87r1miys17.fsf@gmail.com \
    --to=gaiusmod2@gmail.com \
    --cc=doko@ubuntu.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).