public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-1595] testsuite: Require int128 for gcc.dg/pr106063.c
@ 2022-07-10  8:41 Dimitar Dimitrov
  0 siblings, 0 replies; only message in thread
From: Dimitar Dimitrov @ 2022-07-10  8:41 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4ebbf3906895bcb40d7ff2729cf46deae66bc268

commit r13-1595-g4ebbf3906895bcb40d7ff2729cf46deae66bc268
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>

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-10  8:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-10  8:41 [gcc r13-1595] testsuite: Require int128 for gcc.dg/pr106063.c Dimitar Dimitrov

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