public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-4424] Add target int128 to testcase.
@ 2021-10-15  0:34 Andrew Macleod
  0 siblings, 0 replies; only message in thread
From: Andrew Macleod @ 2021-10-15  0:34 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5bb1e518b4a5b772665a22cc27245ece5bf82750

commit r12-4424-g5bb1e518b4a5b772665a22cc27245ece5bf82750
Author: Andrew MacLeod <amacleod@redhat.com>
Date:   Thu Oct 14 20:32:53 2021 -0400

    Add target int128 to testcase.
    
            gcc/testsuite
            * gcc.dg/pr102738.c: Add target int128.

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

diff --git a/gcc/testsuite/gcc.dg/pr102738.c b/gcc/testsuite/gcc.dg/pr102738.c
index 776fcecb27a..cd58c258990 100644
--- a/gcc/testsuite/gcc.dg/pr102738.c
+++ b/gcc/testsuite/gcc.dg/pr102738.c
@@ -1,5 +1,6 @@
 /* PR tree-optimization/102738 */
 /* { dg-options "-O2 -fdump-tree-evrp" } */
+/* { dg-do compile { target int128 } } */
 
 /* Remove arithmetic shift right when the LHS is known to be 0 or -1.  */


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

only message in thread, other threads:[~2021-10-15  0:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15  0:34 [gcc r12-4424] Add target int128 to testcase Andrew Macleod

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