From: Jonathan Yong <10walls@gmail.com> Date: Sun, 26 Feb 2023 06:34:04 +0000 (+0000) Subject: gcc.c-torture/compile/103818.c: Enable for llp64 too X-Git-Tag: basepoints/gcc-14~597 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3214a5b6298e0e5f1fcf19afb3daa3e54aec39;p=thirdparty%2Fgcc.git 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 --git a/gcc/testsuite/gcc.c-torture/compile/103818.c b/gcc/testsuite/gcc.c-torture/compile/103818.c index e6cbe7860cf8..57f56b6c09df 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