diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2024-10-04 17:43:47 +0200 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2024-10-04 20:26:50 +0200 |
commit | 0f39769ab39ba74c9890c1553c016469c043965c (patch) | |
tree | dbe901a69b977e8914b1db418fe4d3a039789701 /gcc/fortran/io.cc | |
parent | 6064420ebddede802904a740363047b5403598d1 (diff) | |
download | gcc-0f39769ab39ba74c9890c1553c016469c043965c.zip gcc-0f39769ab39ba74c9890c1553c016469c043965c.tar.gz gcc-0f39769ab39ba74c9890c1553c016469c043965c.tar.bz2 |
testsuite - Some float64 and float32x test require double64plus.
Some of the float64 and float32x test cases are using double built-ins
and hence require double64plus resp. that double is at least as good
as float32x (double_float32xplus).
gcc/testsuite/
* lib/target-supports.exp (check_effective_target_double_float32xplus):
New proc.
* gcc.dg/torture/float32x-builtin.c: Add
dg-require-effective-target double_float32xplus.
* gcc.dg/torture/float32x-tg-2.c: Same.
* gcc.dg/torture/float32x-tg.c: Same.
* gcc.dg/torture/float64-builtin.c: Add
dg-require-effective-target double64plus.
* gcc.dg/torture/float64-tg-2.c: Same.
* gcc.dg/torture/float64-tg.c: Same.
Diffstat (limited to 'gcc/fortran/io.cc')
0 files changed, 0 insertions, 0 deletions