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.
-/* { 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;