Thanks Jeff! On Mon, 27 Oct 2025 at 14:19, Jeff Law <[email protected]> wrote:
> > > On 10/20/25 9:42 AM, Olivier Hainque wrote: > > Hello, > > > > The test #includes <vector> which is only available in hosted > > implementations. The proposed patch adds a guard on that requirement. > > > > We verified that the test is indeed excluded in runs for freestanding > > configurations, > > without impacting other results in such runs. We are not really > > equipped to verify > > hosted implementations for riscv today, but the idiom used here is > > very similar to > > what is done in a lot of other tests. > > > > Ok to install? > > > > Thanks in advance! > > > > Best Regards, > > > > Olivier > > > > 2025-10-18 Olivier Hainque <[email protected]> > > > > testsuite/ > > * g++.target/riscv/rvv/xtheadvector/pr116593.C: Skip if !hostedlib. > OK. > > Jeff > >
