dg-add-options ieee ?
Joseph Myers
joseph@codesourcery.com
Wed Oct 31 21:47:00 GMT 2018
On Wed, 31 Oct 2018, Paul Koning wrote:
> So you mean, add a new keyword (say, "ieee") to dg-effective-target that
> means "run this test only on ieee targets"?
Note that different tests may need different IEEE features, though some
such cases are already handled specially anyway - so be clear on what
target properties such a keyword actually relates to. (E.g.
fenv_exceptions already exists for tests needing floating-point
exceptions; tests that don't work on SPU because of the way its
single-precision format deviates from IEEE are skipped specifically for
spu-*-*; tests handling IBM long double specially as needed.)
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Gcc
mailing list