public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@gmail.com>
To: Zopolis0 <creatorsmithmdt@gmail.com>
Cc: Richard Biener <richard.guenther@gmail.com>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 19/56] Revert "Move void_list_node init to common code". (8ff2a92a0450243e52d3299a13b30f208bafa7e0)
Date: Fri, 25 Nov 2022 23:48:41 -0800	[thread overview]
Message-ID: <CA+=Sn1njXotzb_bkfZOOhd9MDUEqvLwLS2KCVyFsQ4thWwZTtA@mail.gmail.com> (raw)
In-Reply-To: <CAEYL+X9rNbOHanPNrYmtGHXMD2NhCWRiyTXkzG=YxOPRZBAUvA@mail.gmail.com>

On Fri, Nov 25, 2022 at 11:37 PM Zopolis0 via Gcc-patches
<gcc-patches@gcc.gnu.org> wrote:
>
> > How does the Java FE initialize void_list_node?
> https://github.com/Zopolis4/gcj/blob/master/gcc/java/builtins.cc#L503
> ```
> void_list_node = end_params_node;
> ```
>
> end_params_node is defined a couple times around the Java frontend,
> not sure which definition it is using.

What happens if you remove end_params_node from the Java front-end and
replace it with void_list_node?

Thanks,
Andrew

  reply	other threads:[~2022-11-26  7:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  8:40 Zopolis0
2022-11-25 20:17 ` Richard Biener
2022-11-26  1:40   ` Zopolis0
2022-11-26  7:17     ` Richard Biener
2022-11-26  7:35       ` Zopolis0
2022-11-26  7:48         ` Andrew Pinski [this message]
2022-11-26  8:41           ` Zopolis0
2022-11-28  8:27             ` Richard Biener
2022-12-02  0:22               ` Zopolis0
2022-12-02  7:43                 ` Richard Biener
2022-12-02  7:48                   ` Richard Biener
2022-12-02 10:38                     ` Zopolis0
2022-12-14 23:00                       ` Zopolis0

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='CA+=Sn1njXotzb_bkfZOOhd9MDUEqvLwLS2KCVyFsQ4thWwZTtA@mail.gmail.com' \
    --to=pinskia@gmail.com \
    --cc=creatorsmithmdt@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=richard.guenther@gmail.com \
    /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).