]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Patch testsuite patch 10/17] Add options for floatN when checking effective target...
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Nov 2016 17:28:36 +0000 (17:28 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Nov 2016 17:28:36 +0000 (17:28 +0000)
commit86fba60590af4efae440d20dcdb70af77d309d23
tree5e7d7a8d2188e70211ee7d3ad1a3d74eac6084f8
parentd1b857ae426c2420b0276c4a2acd404b1683721e
[Patch testsuite patch 10/17] Add options for floatN when checking effective target for support

gcc/testsuite/

* lib/target-supports.exp (check_effective_target_float16): Add
options for _Float16.
(check_effective_target_float32): Add options for _Float32.
(check_effective_target_float64): Add options for _Float64.
(check_effective_target_float128): Add options for _Float128.
(check_effective_target_float32x): Add options for _Float32x.
(check_effective_target_float64x): Add options for _Float64x.
(check_effective_target_float128x): Add options for _Float128x.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242780 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp