The following avoids the extra epilogue vectorization we now get for
fixed-size vectors so the dump scanning is not confused by it.
* gcc.dg/vect/complex/fast-math-complex-add-pattern-half-float.c:
Add --param vect-epilogues-nomask=0.
/* { dg-do compile } */
-/* { dg-additional-options "-ffast-math" } */
+/* { dg-additional-options "-ffast-math --param vect-epilogues-nomask=0" } */
/* { dg-require-effective-target vect_complex_add_half } */
/* { dg-require-effective-target arm_v8_3a_fp16_complex_neon_ok } */
/* { dg-add-options arm_v8_3a_fp16_complex_neon } */