public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8626] testsuite: Require int128 for gcc.dg/pr106063.c
@ 2022-07-27  9:24 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2022-07-27  9:24 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:019a9ef7f7466c0f41bdc8c5838f4f4926c938aa

commit r12-8626-g019a9ef7f7466c0f41bdc8c5838f4f4926c938aa
Author: Dimitar Dimitrov <dimitar@dinux.eu>
Date:   Sun Jul 10 11:15:39 2022 +0300

    testsuite: Require int128 for gcc.dg/pr106063.c
    
    Require effective target int128 for gcc.dg/pr106063.c.
    
            PR tree-optimization/106063
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/pr106063.c: Require effective target int128.
    
    Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
    (cherry picked from commit 4ebbf3906895bcb40d7ff2729cf46deae66bc268)

Diff:
---
 gcc/testsuite/gcc.dg/pr106063.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/pr106063.c b/gcc/testsuite/gcc.dg/pr106063.c
index b23596724f6..467b31dea62 100644
--- a/gcc/testsuite/gcc.dg/pr106063.c
+++ b/gcc/testsuite/gcc.dg/pr106063.c
@@ -1,4 +1,4 @@
-/* { dg-do compile } */
+/* { dg-do compile { target int128 } } */
 /* { dg-options "-O2 -fno-tree-forwprop --disable-tree-evrp" } */
 typedef __int128 __attribute__((__vector_size__ (16))) V;


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

only message in thread, other threads:[~2022-07-27  9:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27  9:24 [gcc r12-8626] testsuite: Require int128 for gcc.dg/pr106063.c Richard Biener

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