(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
vect/
pr89268.c
       1  /* PR tree-optimization/89268 */
       2  /* { dg-do compile } */
       3  /* { dg-require-effective-target vect_condition } */
       4  /* { dg-additional-options "-fno-trapping-math --param vect-epilogues-nomask=1" } */
       5  /* { dg-additional-options "-mavx512ifma -mtune=intel" { target x86_64-*-* i?86-*-* } } */
       6  
       7  #include "pr79887.c"