public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-8818] rs6000: Add int128 target check to pr101129.c (PR101531)
@ 2021-07-29 15:26 William Schmidt
  0 siblings, 0 replies; only message in thread
From: William Schmidt @ 2021-07-29 15:26 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:868cb29b1ddebc4128e9e4b84d92f4473aa3389c

commit r11-8818-g868cb29b1ddebc4128e9e4b84d92f4473aa3389c
Author: Bill Schmidt <wschmidt@linux.ibm.com>
Date:   Thu Jul 29 10:24:27 2021 -0500

    rs6000: Add int128 target check to pr101129.c (PR101531)
    
    Backport from mainline.
    
    2021-07-21  Bill Schmidt  <wschmidt@linux.ibm.com>
    
    gcc/testsuite/
            PR target/101531
            * gcc.target/powerpc/pr101129.c: Adjust.

Diff:
---
 gcc/testsuite/gcc.target/powerpc/pr101129.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.target/powerpc/pr101129.c b/gcc/testsuite/gcc.target/powerpc/pr101129.c
index 1abc12480e4..6b8e5a9b597 100644
--- a/gcc/testsuite/gcc.target/powerpc/pr101129.c
+++ b/gcc/testsuite/gcc.target/powerpc/pr101129.c
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-require-effective-target p8vector_hw } */
+/* { dg-require-effective-target int128 } */
 /* { dg-options "-mdejagnu-cpu=power8 -O " } */
 
 /* PR101129: The swaps pass was turning a mult-lopart into a mult-hipart.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-29 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-29 15:26 [gcc r11-8818] rs6000: Add int128 target check to pr101129.c (PR101531) William Schmidt

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).