view gcc/testsuite/g++.dg/ext/arm-fp16/arm-fp16-ops-4.C @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
line wrap: on
line source

/* 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 -ffast-math" } */

#include "arm-fp16-ops.h"