public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Richard Biener <rguenther@suse.de>,
	 Jeff Law <jeffreyalaw@gmail.com>,
	gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] testsuite: Tweak some further tests for modern C changes
Date: Fri, 01 Dec 2023 12:37:10 +0100	[thread overview]
Message-ID: <87ttp2qhll.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <ZWnDFz+FcrkpsHzE@tucnak> (Jakub Jelinek's message of "Fri, 1 Dec 2023 12:27:19 +0100")

* Jakub Jelinek:

> Hi!
>
> On IRC Richi mentioned some FAILs in gcc.target/x86_64 and in pr83126.c.
>
> The following patch fixes the former ones (they need recent binutils to
> be enabled), for pr83126.c because I didn't have graphite configured I've
> just verified that the test compiles (didn't without the patch) and that
> the gimple dump is identical with one from yesterday's gcc (as it was a
> tree-parloops.cc ICE, I guess identical gimple is all we care about
> and no need to verify it further).
>
> Ok for trunk?
>
> 2023-12-01  Jakub Jelinek  <jakub@redhat.com>
>
> 	* gcc.target/x86_64/abi/avx512fp16/m512h/test_passing_m512.c
> 	(fun_check_passing_m512_8_values, fun_check_passing_m512h_8_values):
> 	Add missing void return type.
> 	* gcc.target/x86_64/abi/avx512fp16/m256h/test_passing_m256.c
> 	(fun_check_passing_m256_8_values, fun_check_passing_m256h_8_values):
> 	Likewise.
> 	* gcc.dg/graphite/pr83126.c (ew): Add missing casts to __INTPTR_TYPE__
> 	and then to int *.

Looks fine.  Sorry, I totally forgot to upgrade binutils and install
isl.

Thanks,
Florian


      parent reply	other threads:[~2023-12-01 11:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 11:27 Jakub Jelinek
2023-12-01 11:24 ` Richard Biener
2023-12-01 11:37 ` Florian Weimer [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=87ttp2qhll.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=jeffreyalaw@gmail.com \
    --cc=rguenther@suse.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).