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