diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2024-08-13 15:35:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 15:35:51 +0200 |
commit | b53fe2ca8c4d56be42d98c4ef5a183f90b3fb628 (patch) | |
tree | baaa0f2befc9131ed36120073fe87c538456accc /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 6aad4918e8d65bdebd30de3fe06b1e2f3c9e525b (diff) | |
download | llvm-b53fe2ca8c4d56be42d98c4ef5a183f90b3fb628.zip llvm-b53fe2ca8c4d56be42d98c4ef5a183f90b3fb628.tar.gz llvm-b53fe2ca8c4d56be42d98c4ef5a183f90b3fb628.tar.bz2 |
[flang][test] Restrict Evaluate/fold-out_of_range.f90 to x86_64 (#102890)
`Flang :: Evaluate/fold-out_of_range.f90` currently `FAIL`s on
Linux/sparc64. This seems to be the same issue that led to disabling the
test on Solaris in 27549ee989d7e0803d41c206cf636f0b689210f1. In fact,
the generic Solaris disablement was over-eager: the test `PASS`es just
fine on Solaris/amd64.
Since the use of `REAL*10` makes the test x86-specific, this patch
actually implements that requirement.
Tested on `sparc64-unknown-linux-gnu`, `sparcv9-sun-solaris2.11`,
`amd64-pc-solaris2.11`, and `x86_64-pc-linux-gnu`.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions