view gcc/testsuite/gcc.dg/torture/arm-fp16-ops-1.c @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents
children
line wrap: on
line source

/* 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"