(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
ext/
arm-fp16/
arm-fp16-ops-3.C
/* Test various operators on __fp16 and mixed __fp16/float operands.  */
/* { dg-do run { target arm*-*-* } } */
/* { dg-require-effective-target arm_fp16_alternative_ok } */
/* { dg-options "-mfp16-format=alternative" } */

#include "arm-fp16-ops.h"