]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc.c-torture/compile/103818.c: Enable for llp64 too
authorJonathan Yong <10walls@gmail.com>
Sun, 26 Feb 2023 06:34:04 +0000 (06:34 +0000)
committerJonathan Yong <10walls@gmail.com>
Sun, 12 Mar 2023 01:55:02 +0000 (01:55 +0000)
gcc/testsuite/ChangeLog:

* gcc.c-torture/compile/103818.c: Enable test for llp64.

Signed-off-by: Jonathan Yong <10walls@gmail.com>
gcc/testsuite/gcc.c-torture/compile/103818.c

index e6cbe7860cf8f2d99b068479a89fc9d9a82f4489..57f56b6c09df8326e161f4fd60fd5528c90dfc29 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile { target lp64 } } */
+/* { dg-do compile { target { lp64 || llp64 } } } */
 struct A { int b[1]; };
 
 void