]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Check for compiler support in scalar_storage.exp
authorTom Tromey <tromey@adacore.com>
Wed, 12 Feb 2025 16:35:26 +0000 (09:35 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 4 Mar 2025 14:42:53 +0000 (07:42 -0700)
commitbe382ece165eefa3e65f61bfb6b2aa2ee95dd6b4
tree489d9d9f4364338811cb8256b006bd07375dafa4
parentcf3825777802a65f5476ff2652dc1c1c26e6728a
Check for compiler support in scalar_storage.exp

gnat-llvm does not currently handle Scalar_Storage_Order.  This patch
changes the scalar_storage.exp test to check the compiler error
messages and report "unsupported" in this case.  This way, the test
ought to start working automatically if this feature is added to
gnat-llvm.
gdb/testsuite/gdb.ada/scalar_storage.exp