1 /* { dg-do compile } */
2 /* { dg-options "-O3 -march=z14 -mzarch" } */
3 #include "long-double-wf.h"
4 
5 LONG_DOUBLE_WF (SQRTL);
6 
7 /* { dg-final { scan-assembler {\n\twfsqxb\t} } } */
8