Implement C _FloatN, _FloatNx types.
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / arm-fp16-ops-3.c
blob8f9ab64bc454047945088c829a101f4a7d188ea5
1 /* Test various operators on __fp16 and mixed __fp16/float operands. */
2 /* { dg-do run { target arm*-*-* } } */
3 /* { dg-options "-mfp16-format=alternative" } */
5 #include "arm-fp16-ops.h"