Hi Jeff,
the test should probably also be skipped on -Oz:
=== gcc: Unexpected fails for rv64imafdc lp64d medlow ===
FAIL: gcc.target/riscv/zbs-ext-2.c -Oz scan-assembler-times andi\t 1
FAIL: gcc.target/riscv/zbs-ext-2.c -Oz scan-assembler-times andn\t 1
FAIL: gcc.target/riscv/zbs-ext-2.c -Oz scan-assembler-times li\t 1
BR
Christoph
On Tue, Jun 18, 2024 at 8:14 PM Jeff Law <[email protected]> wrote:
>
>
> Applied the wrong patch which didn't have the final testsuite adjustment
> to skip -Os on the new test. Fixed thusly.
>
> Pushed to the trunk.
>
> Jeff
>