aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-3.c
blob: 3f0aecf357b4ec067b311c5a2fedc2073ed2da87 (plain)
1
2
3
4
5
6
/* Test various operators on __fp16 and mixed __fp16/float operands.  */
/* { dg-do run { target arm*-*-* } } */
/* { dg-require-effective-target arm_fp16_alternative_ok }
/* { dg-add-options arm_fp16_alternative } */

#include "arm-fp16-ops.h"