public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@embecosm.com>
To: Jeff Law <jeffreyalaw@gmail.com>
Cc: gcc-patches@gcc.gnu.org,
	Rainer Orth <ro@cebitec.uni-bielefeld.de>,
	 Mike Stump <mikestump@comcast.net>
Subject: Re: [PATCH] testsuite: Fix missing EFFECTIVE_TARGETS variable errors
Date: Tue, 22 Nov 2022 18:28:16 +0000 (GMT)	[thread overview]
Message-ID: <alpine.DEB.2.20.2211221827410.19931@tpp.orcam.me.uk> (raw)
In-Reply-To: <ef47a7eb-a982-e0f1-efd6-c1f2f771310c@gmail.com>

On Mon, 21 Nov 2022, Jeff Law wrote:

> > 	gcc/testsuite/
> > 	* lib/target-supports.exp
> > 	(check_effective_target_mpaired_single): Add `args' argument and
> > 	pass it to `check_no_compiler_messages' replacing
> > 	`-mpaired-single'.
> > 	(add_options_for_mips_loongson_mmi): Add `args' argument and
> > 	pass it to `check_no_compiler_messages'.
> > 	(check_effective_target_mips_msa): Add `args' argument and pass
> > 	it to `check_no_compiler_messages' replacing `-mmsa'.
> > 	(check_effective_target_mpaired_single_runtime)
> > 	(add_options_for_mpaired_single): Pass `-mpaired-single' to
> > 	`check_effective_target_mpaired_single'.
> > 	(check_effective_target_mips_loongson_mmi_runtime)
> > 	(add_options_for_mips_loongson_mmi): Pass `-mloongson-mmi' to
> > 	`check_effective_target_mips_loongson_mmi'.
> > 	(check_effective_target_mips_msa_runtime)
> > 	(add_options_for_mips_msa): Pass `-mmsa' to
> > 	`check_effective_target_mips_msa'.
> > 	(et-is-effective-target): Verify that EFFECTIVE_TARGETS exists
> > 	and if not, just check if the current compilation environment
> > 	supports the target feature requested.
> > 	(check_vect_support_and_set_flags): Pass `-mpaired-single',
> > 	`-mloongson-mmi', and `-mmsa' to the respective target feature
> > 	checks.
> 
> OK.

 I have committed it now, thanks for your review.

  Maciej

      reply	other threads:[~2022-11-22 18:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15 17:02 Maciej W. Rozycki
2022-11-21 17:48 ` Jeff Law
2022-11-22 18:28   ` Maciej W. Rozycki [this message]

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=alpine.DEB.2.20.2211221827410.19931@tpp.orcam.me.uk \
    --to=macro@embecosm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jeffreyalaw@gmail.com \
    --cc=mikestump@comcast.net \
    --cc=ro@cebitec.uni-bielefeld.de \
    /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).