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