commit | be382ece165eefa3e65f61bfb6b2aa2ee95dd6b4 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Feb 12 09:35:26 2025 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Tue Mar 04 07:42:53 2025 -0700 |
tree | 489d9d9f4364338811cb8256b006bd07375dafa4 | |
parent | cf3825777802a65f5476ff2652dc1c1c26e6728a [diff] |
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.