2009-07-17 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / arm-fp16-ops-2.c
blob244e31082f94b47718536783a114304336d6d1c2
1 /* Test various operators on __fp16 and mixed __fp16/float operands. */
2 /* { dg-do run { target arm*-*-* } } */
3 /* { dg-options "-mfp16-format=ieee -ffast-math" } */
5 #include "arm-fp16-ops.h"