]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: Small tweaks for pr99782-1.c test [PR99782]
authorJakub Jelinek <jakub@redhat.com>
Sat, 6 Dec 2025 00:08:56 +0000 (01:08 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 6 Dec 2025 00:09:24 +0000 (01:09 +0100)
2025-12-06  Jakub Jelinek  <jakub@redhat.com>

PR middle-end/99782
* gcc.dg/torture/pr99782-1.c: Fix typo, dg-compile -> dg-do compile.
Use int128 effective target directly on that directive.  Move PR
comment first.

gcc/testsuite/gcc.dg/torture/pr99782-1.c

index bee439ce5046b932cea622d0e698355e1d2d4ce8..45fb93e801f8cc5a1ea63db21d59a204ceb63071 100644 (file)
@@ -1,7 +1,6 @@
-/* { dg-compile } */
-/* { dg-require-effective-target int128 } */
-/* { dg-additional-options "-mapxf" { target { { i?86-*-* x86_64-*-* } && { ! ia32 } } } } */
 /* PR middle-end/99782 */
+/* { dg-do compile { target int128 } } */
+/* { dg-additional-options "-mapxf" { target { { i?86-*-* x86_64-*-* } && { ! ia32 } } } } */
 
 int hb;