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