public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: "Andre Vieira (lists)" <andre.simoesdiasvieira@arm.com>,
	"gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Cc: "jakub@redhat.com" <jakub@redhat.com>, Andrew Pinski <pinskia@gmail.com>
Subject: Re: [PATCH] Include insn-opinit.h in PLUGIN_H [PR110610]
Date: Tue, 11 Jul 2023 16:28:47 -0600	[thread overview]
Message-ID: <835f21dd-4655-fb39-6d4a-f5d954a61b94@gmail.com> (raw)
In-Reply-To: <ddd7f9cd-994e-0baf-33a3-34c27539f2b1@arm.com>



On 7/11/23 04:37, Andre Vieira (lists) via Gcc-patches wrote:
> Hi,
> 
> This patch fixes PR110610 by including OPTABS_H in the INTERNAL_FN_H 
> list, as insn-opinit.h is now required by internal-fn.h. This will lead 
> to insn-opinit.h, among the other OPTABS_H header files, being installed 
> in the plugin directory.
> 
> Bootstrapped aarch64-unknown-linux-gnu.
> 
> @Jakub: could you check to see if it also addresses PR 110284?
> 
> 
> gcc/ChangeLog:
> 
>          PR 110610
>          * Makefile.in (INTERNAL_FN_H): Add OPTABS_H.
Why use OPTABS_H here?  Isn't the new dependency just on insn-opinit.h 
and insn-codes.h and neither of those #include other headers do they?


Jeff



  reply	other threads:[~2023-07-11 22:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11 10:37 Andre Vieira (lists)
2023-07-11 22:28 ` Jeff Law [this message]
2023-07-17 11:55   ` Andre Vieira (lists)
2023-07-17 14:27     ` 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=835f21dd-4655-fb39-6d4a-f5d954a61b94@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=andre.simoesdiasvieira@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=pinskia@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).