diff options
author | Jeff Law <jlaw@ventanamicro.com> | 2025-04-11 08:28:22 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2025-04-11 08:28:22 -0600 |
commit | 992be16d83814694d6dbce448f9b5cb47ba4c8d4 (patch) | |
tree | d1aec2792b2ca53f62e2605dd1cf3c2340ef05f6 /gcc/rust/ast/rust-expr.h | |
parent | 4acdfb71d4fdaa43c2707ad7b2fb7b2b7bddfc42 (diff) | |
download | gcc-992be16d83814694d6dbce448f9b5cb47ba4c8d4.zip gcc-992be16d83814694d6dbce448f9b5cb47ba4c8d4.tar.gz gcc-992be16d83814694d6dbce448f9b5cb47ba4c8d4.tar.bz2 |
[committed] [RISC-V] Fix testsuite fallout from recent changes
Recent changes have started triggering:
> Tests that now fail, but worked before (3 tests):
>
> unix/-march=rv64gc_zba_zbb_zbs_zicond: gcc: gcc.target/riscv/rvv/base/pr115068-run.c (test for excess errors)
> unix/-march=rv64gc_zba_zbb_zbs_zicond: gcc: gcc.target/riscv/rvv/base/pr115068.c (test for excess errors)
> unix/-march=rv64gc_zba_zbb_zbs_zicond: gcc: gcc.target/riscv/rvv/base/vwaddsub-1.c (test for excess errors)
We're emitting a pedantic diagnostic on the #include_next. This just turns off the pedantic warnings.
Pushing as obvious.
gcc/testsuite
* gcc.target/riscv/rvv/base/pr115068-run.c: Turn off pedantic diagnostics.
* gcc.target/riscv/rvv/base/pr115068.c: Likewise.
* gcc.target/riscv/rvv/base/vwaddsub-1.c: Likewise.
Diffstat (limited to 'gcc/rust/ast/rust-expr.h')
0 files changed, 0 insertions, 0 deletions