public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-573] Fix PR testsuite/100454
@ 2021-05-06 14:30 Eric Botcazou
  0 siblings, 0 replies; only message in thread
From: Eric Botcazou @ 2021-05-06 14:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0f442f1378f4e9866793309504e38467f34c5d61

commit r12-573-g0f442f1378f4e9866793309504e38467f34c5d61
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Thu May 6 16:26:55 2021 +0200

    Fix PR testsuite/100454
    
    gcc/testsuite/
            * gnat.dg/opt93.adb: Compile only for LP64 targets.

Diff:
---
 gcc/testsuite/gnat.dg/opt93.adb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gnat.dg/opt93.adb b/gcc/testsuite/gnat.dg/opt93.adb
index 5c82ad2e942..04a6a06b829 100644
--- a/gcc/testsuite/gnat.dg/opt93.adb
+++ b/gcc/testsuite/gnat.dg/opt93.adb
@@ -1,4 +1,4 @@
--- { dg-do compile }
+-- { dg-do compile { target lp64 } }
 -- { dg-options "-O2 -fdump-tree-optimized" }
 
 package body Opt93 is


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

only message in thread, other threads:[~2021-05-06 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 14:30 [gcc r12-573] Fix PR testsuite/100454 Eric Botcazou

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