blob: c0714efc1d917cca5ed8119897514b1ae48bc364 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O3 -march=z13 -mzvector -mzarch" } */
#include "autovec.h"
AUTOVEC_DOUBLE (SIGNALING_LE);
/* z13 does not have signaling vector comparison instructions. */
/* { dg-final { scan-assembler {\n\tkdb\t} } } */