public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Krebbel <krebbel@linux.ibm.com>
To: Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>,
	gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] IBM zSystems: Fix function_ok_for_sibcall [PR106355]
Date: Wed, 19 Oct 2022 08:57:38 +0200	[thread overview]
Message-ID: <9fd42a52-f4ae-9476-784c-1b73b820da66@linux.ibm.com> (raw)
In-Reply-To: <20220817115044.1853371-1-stefansf@linux.ibm.com>

On 8/17/22 13:50, Stefan Schulze Frielinghaus wrote:
> For a parameter with BLKmode we cannot use REG_NREGS in order to
> determine the number of consecutive registers.  Streamlined this with
> the implementation of s390_function_arg.
> 
> Fix some indentation whitespace, too.
> 
> Assuming bootstrap and regtest are ok for mainline and gcc-{10,11,12},
> ok to install for all of those?
> 
> PR target/106355
> 
> gcc/ChangeLog:
> 
> 	* config/s390/s390.cc (s390_call_saved_register_used): For a
> 	parameter with BLKmode fix determining number of consecutive
> 	registers.
> 
> gcc/testsuite/ChangeLog:
> 
> 	* gcc.target/s390/pr106355.h: Common code for new tests.
> 	* gcc.target/s390/pr106355-1.c: New test.
> 	* gcc.target/s390/pr106355-2.c: New test.
> 	* gcc.target/s390/pr106355-3.c: New test.

Ok for all those branches. Please check if the branches are currently open before committing. GCC 11
and 12 appear to be but I'm not sure if GCC 10 has been re-opened again. There should be a final
10.5 release some day though.

Thanks!

Andreas

      parent reply	other threads:[~2022-10-19  6:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-17 11:50 Stefan Schulze Frielinghaus
2022-08-17 11:59 ` Richard Biener
2022-08-24 18:47 ` Stefan Schulze Frielinghaus
2022-10-19  6:57 ` Andreas Krebbel [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=9fd42a52-f4ae-9476-784c-1b73b820da66@linux.ibm.com \
    --to=krebbel@linux.ibm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=stefansf@linux.ibm.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).