Add _FloatN, _FloatNx tests for __builtin_fpclassify.
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / arm-fp16-ops-4.c
blob4877f392c060d704084197cb3bd66fe171283e95
1 /* Test various operators on __fp16 and mixed __fp16/float operands. */
2 /* { dg-do run { target arm*-*-* } } */
3 /* { dg-options "-mfp16-format=alternative -ffast-math" } */
5 #include "arm-fp16-ops.h"