public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Ilya Leoshkevich <iii@linux.ibm.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>, Nathan Sidwell <nathan@acm.org>
Subject: Re: [PATCH] aix: Fixinclude updates [PR98208]
Date: Fri, 11 Dec 2020 08:41:50 +0100	[thread overview]
Message-ID: <CAFiYyc1bAn8PECop81be=eWG2=VuaAWReR0LQ==3mjBE4me0LA@mail.gmail.com> (raw)
In-Reply-To: <20201211005935.709687-1-iii@linux.ibm.com>

On Fri, Dec 11, 2020 at 2:01 AM Ilya Leoshkevich via Gcc-patches
<gcc-patches@gcc.gnu.org> wrote:
>
> Tested on gcc121 (x86_64 CentOS Linux 7).  Ok for master?

OK

>
>
> After 92648faa1cb2 ("aix: Fixinclude") make check-fixincludes began to
> fail (at least on gcc121 machine).  Fix by updating fixincludes/tests
> and rerunning genfixes.
>
> fixincludes/ChangeLog:
>
> 2020-12-11  Ilya Leoshkevich  <iii@linux.ibm.com>
>
>         * fixincl.x: Rerun genfixes.
>         * tests/base/sys/types.h: Add AIX_PHYSADR_T_CHECK.
> ---
>  fixincludes/fixincl.x              | 4 ++--
>  fixincludes/tests/base/sys/types.h | 5 +++++
>  2 files changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/fixincludes/fixincl.x b/fixincludes/fixincl.x
> index 21439652bce..cc17edfba0b 100644
> --- a/fixincludes/fixincl.x
> +++ b/fixincludes/fixincl.x
> @@ -2,11 +2,11 @@
>   *
>   * DO NOT EDIT THIS FILE   (fixincl.x)
>   *
> - * It has been AutoGen-ed  October 21, 2020 at 10:43:22 AM by AutoGen 5.18.16
> + * It has been AutoGen-ed  December  9, 2020 at 11:16:08 AM by AutoGen 5.18.16
>   * From the definitions    inclhack.def
>   * and the template file   fixincl
>   */
> -/* DO NOT SVN-MERGE THIS FILE, EITHER Wed Oct 21 10:43:22 EDT 2020
> +/* DO NOT SVN-MERGE THIS FILE, EITHER Wed Dec  9 11:16:08 EST 2020
>   *
>   * You must regenerate it.  Use the ./genfixes script.
>   *
> diff --git a/fixincludes/tests/base/sys/types.h b/fixincludes/tests/base/sys/types.h
> index 683b5e93ecd..a318f9b713b 100644
> --- a/fixincludes/tests/base/sys/types.h
> +++ b/fixincludes/tests/base/sys/types.h
> @@ -9,6 +9,11 @@
>
>
>
> +#if defined( AIX_PHYSADR_T_CHECK )
> +typedef struct __physadr_s {
> +#endif  /* AIX_PHYSADR_T_CHECK */
> +
> +
>  #if defined( GNU_TYPES_CHECK )
>  #if !defined(_GCC_PTRDIFF_T)
>  #define _GCC_PTRDIFF_T
> --
> 2.25.4
>

  reply	other threads:[~2020-12-11  7:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11  0:59 Ilya Leoshkevich
2020-12-11  7:41 ` Richard Biener [this message]
2020-12-11 12:51 ` Nathan Sidwell
2020-12-14 12:19   ` [PATCH v2] " Ilya Leoshkevich
2020-12-14 13:39     ` Nathan Sidwell

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='CAFiYyc1bAn8PECop81be=eWG2=VuaAWReR0LQ==3mjBE4me0LA@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=iii@linux.ibm.com \
    --cc=nathan@acm.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).