aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-4.c
blob: 846515b5eabcaaad44be1d4f8a29fc8988bb3219 (plain)
1
2
3
4
5
6
7
/* 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 "-ffast-math" } */
/* { dg-add-options arm_fp16_alternative } */

#include "arm-fp16-ops.h"