blob: 100366e8f1abf25cccbef6a794cffa2fedb5829e [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O3 -march=z13 -mzvector -ffinite-math-only -mzarch" } */
#include "autovec.h"
AUTOVEC_DOUBLE (SIGNALING_LE);
/* We can use non-signaling vector comparison instructions with
-ffinite-math-only. */
/* { dg-final { scan-assembler {\n\tvfchedb\t} } } */