It should be same issue as https://github.com/gcc-mirror/gcc/commit/d0bbecb1c418b680505faa998fe420f0fd4bbfc1, I gonna commit a fix for that.
On Tue, Dec 27, 2022 at 11:04 PM Jeff Law via Gcc-patches <gcc-patches@gcc.gnu.org> wrote: > > > > On 12/26/22 02:20, Andreas Schwab wrote: > > FAIL: gcc.target/riscv/rvv/vsetvl/dump-1.c -O0 (test for excess errors) > > Excess errors: > > /usr/include/gnu/stubs.h:8:11: fatal error: gnu/stubs-ilp32.h: No such file > > or directory > > compilation terminated. > Isn't this really an indicator that the ILP32 bits from glibc aren't > installed and/or the test needs to be conditionalized? > > jeff > >