diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-04-25 16:00:48 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-04-25 16:00:48 +0200 |
commit | 78aaaf862e70cea45f3a2be7cb855cfe1a4ead21 (patch) | |
tree | 6d27ccbebcdb687e971ddcbad8fea77a71dd8ed4 /gcc/c | |
parent | 9e9503e7b2c1517e8c46ea4d2e8805cc20301f34 (diff) | |
download | gcc-78aaaf862e70cea45f3a2be7cb855cfe1a4ead21.zip gcc-78aaaf862e70cea45f3a2be7cb855cfe1a4ead21.tar.gz gcc-78aaaf862e70cea45f3a2be7cb855cfe1a4ead21.tar.bz2 |
testsuite: Fix up ext-floating2.C on powerpc64-linux
Another testcase that is failing on powerpc64-linux. The test expects
a diagnostics when float64 && float128 or in another spot when
float32 && float128. Now, float128 effective target is satisfied on
powerpc64-linux, despite __CPP_FLOAT128_T__ not being defined, because
one needs to add some extra options for it. I think 32-bit arm has
similar case for float16.
2023-04-25 Jakub Jelinek <jakub@redhat.com>
* g++.dg/cpp23/ext-floating2.C: Add dg-add-options for
float16, float32, float64 and float128.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions