summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/ext/arm-fp16/arm-fp16-ops-1.C
blob: 0c601e68c418ef4ef5c7c632cb10709eb5df48e5 (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" } */

#include "arm-fp16-ops.h"