aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-2.c
blob: 244e31082f94b47718536783a114304336d6d1c2 (plain)
1
2
3
4
5
/* Test various operators on __fp16 and mixed __fp16/float operands.  */
/* { dg-do run { target arm*-*-* } } */
/* { dg-options "-mfp16-format=ieee -ffast-math" } */

#include "arm-fp16-ops.h"