(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
s390/
zvector/
autovec-double-smax.F90
! { dg-do compile }
! { dg-options "-ffree-line-length-256 -O3 -march=z14 -mzvector -mzarch" }

#include "autovec-fortran.h"

AUTOVEC_FORTRAN (max)

! { dg-final { scan-assembler {\n\tvfmaxdb\t} } }