repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add _FloatN, _FloatNx tests for __builtin_fpclassify.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
torture
/
arm-fp16-ops-1.c
blob
0c601e68c418ef4ef5c7c632cb10709eb5df48e5
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"