(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
pr104307.c
       1  /* PR middle-end/104307 */
       2  /* { dg-do compile } */
       3  /* { dg-require-effective-target int128 } */
       4  /* { dg-options "-O2 -mavx512f -fcompare-debug " } */
       5  
       6  #include "pr78669.c"