testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C
authorChristophe Lyon <christophe.lyon@foss.st.com>
Thu, 16 Sep 2021 09:31:31 +0000 (09:31 +0000)
committerChristophe Lyon <christophe.lyon@foss.st.com>
Thu, 16 Sep 2021 09:33:52 +0000 (09:33 +0000)
commit8e2c293f02745d47948fff19615064e4b34c1776
treea7776d9d6616aa004d24cc3d5fe1186541043411
parent8137be3958be4e5421c283cce3e5b50dbb80b84e
testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C

g++.dg/eh/arm-vfp-unwind.C uses an asm statement relying on
double-precision FPU support. This patch extends it support
single-precision, useful for targets without double-precision.

2021-09-16  Richard Earnshaw  <rearnsha@arm.com>

gcc/testsuite/
* g++.dg/eh/arm-vfp-unwind.C: Support single-precision.
gcc/testsuite/g++.dg/eh/arm-vfp-unwind.C