public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-6610] gcc.c-torture/compile/103818.c: Enable for llp64 too
@ 2023-03-12  1:55 Jonathan Yong
  0 siblings, 0 replies; only message in thread
From: Jonathan Yong @ 2023-03-12  1:55 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9f3214a5b6298e0e5f1fcf19afb3daa3e54aec39

commit r13-6610-g9f3214a5b6298e0e5f1fcf19afb3daa3e54aec39
Author: Jonathan Yong <10walls@gmail.com>
Date:   Sun Feb 26 06:34:04 2023 +0000

    gcc.c-torture/compile/103818.c: Enable for llp64 too
    
    gcc/testsuite/ChangeLog:
    
            * gcc.c-torture/compile/103818.c: Enable test for llp64.
    
    Signed-off-by: Jonathan Yong <10walls@gmail.com>

Diff:
---
 gcc/testsuite/gcc.c-torture/compile/103818.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.c-torture/compile/103818.c b/gcc/testsuite/gcc.c-torture/compile/103818.c
index e6cbe7860cf..57f56b6c09d 100644
--- a/gcc/testsuite/gcc.c-torture/compile/103818.c
+++ b/gcc/testsuite/gcc.c-torture/compile/103818.c
@@ -1,4 +1,4 @@
-/* { dg-do compile { target lp64 } } */
+/* { dg-do compile { target { lp64 || llp64 } } } */
 struct A { int b[1]; };
 
 void

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

only message in thread, other threads:[~2023-03-12  1:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-12  1:55 [gcc r13-6610] gcc.c-torture/compile/103818.c: Enable for llp64 too Jonathan Yong

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