OSDN Git Service

2009-06-18 Sandra Loosemore <sandra@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / ext / arm-fp16 / arm-fp16-ops-1.C
1 /* Test various operators on __fp16 and mixed __fp16/float operands.  */
2 /* { dg-do run { target arm*-*-* } } */
3 /* { dg-options "-mfp16-format=ieee" } */
4
5 #include "arm-fp16-ops.h"