public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: David Edelsohn <dje.gcc@gmail.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Segher Boessenkool <segher@kernel.crashing.org>
Subject: Re: [RS6000] Tests that use int128_t and -m32
Date: Mon, 26 Oct 2020 22:34:20 +1030	[thread overview]
Message-ID: <20201026120420.GI15956@bubble.grove.modra.org> (raw)
In-Reply-To: <CAGWvnykf8TM9dARyHioheaP27H1hgeHi-nNAe2_zO-sNNd5CoQ@mail.gmail.com>

On Sun, Oct 25, 2020 at 10:43:12AM -0400, David Edelsohn wrote:
> On Sun, Oct 25, 2020 at 7:20 AM Alan Modra <amodra@gmail.com> wrote:
> >
> > All these tests fail with -m32 due to lack of int128 support, in some
> > cases with what I thought was not the best error message.  For example
> > vsx_mask-move-runnable.c:34:3: error: unknown type name 'vector'
> > is misleading.  The problem isn't "vector" but "vector __uint128_t".
> >
> >         * gcc.target/powerpc/vsx-load-element-extend-char.c: Require int128.
> >         * gcc.target/powerpc/vsx-load-element-extend-int.c: Likewise.
> >         * gcc.target/powerpc/vsx-load-element-extend-longlong.c: Likewise.
> >         * gcc.target/powerpc/vsx-load-element-extend-short.c: Likewise.
> >         * gcc.target/powerpc/vsx-store-element-truncate-char.c: Likewise.
> >         * gcc.target/powerpc/vsx-store-element-truncate-int.c: Likewise.
> >         * gcc.target/powerpc/vsx-store-element-truncate-longlong.c: Likewise.
> >         * gcc.target/powerpc/vsx-store-element-truncate-short.c: Likewise.
> >         * gcc.target/powerpc/vsx_mask-count-runnable.c: Likewise.
> >         * gcc.target/powerpc/vsx_mask-expand-runnable.c: Likewise.
> >         * gcc.target/powerpc/vsx_mask-extract-runnable.c: Likewise.
> >         * gcc.target/powerpc/vsx_mask-move-runnable.c: Likewise.
> 
> Good catch.
> 
> Another problem with all of the vsx_mask test cases is that they use
> -mcpu=power10 instead of  -mdejagnu-cpu=power10.  Can you follow up
> with that fix or do you want me to?

Sure, I can do that if you're pre-approving the patch.
gcc.target/powerpc/pr93122.c too.

-- 
Alan Modra
Australia Development Lab, IBM

  reply	other threads:[~2020-10-26 12:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-25 11:20 Alan Modra
2020-10-25 14:43 ` David Edelsohn
2020-10-26 12:04   ` Alan Modra [this message]
2020-10-26 12:35     ` Segher Boessenkool
2020-10-26 12:33 ` Segher Boessenkool
2020-10-26 23:09   ` Alan Modra
2020-10-27  0:57     ` [RS6000] Separate dg-require-effective-target options Alan Modra

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=20201026120420.GI15956@bubble.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=dje.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=segher@kernel.crashing.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).