Re: [PATCH] [testsuite] [sparc] skip sparc-ret-1 with -mfix-ut699

2025-02-06 Thread Eric Botcazou
> Option -mfix-ut699 changes the set of instructions that can be placed > in the delay slot, preventing the expected insn placement. Skip the > test if the option is present. > > Regstrapped on x86_64-linux-gnu, also tested with gcc-14 targeting > leon3-elf with -mfix-ut699. Ok to install? > >

[PATCH] [testsuite] [sparc] skip sparc-ret-1 with -mfix-ut699

2025-02-06 Thread Alexandre Oliva
Option -mfix-ut699 changes the set of instructions that can be placed in the delay slot, preventing the expected insn placement. Skip the test if the option is present. Regstrapped on x86_64-linux-gnu, also tested with gcc-14 targeting leon3-elf with -mfix-ut699. Ok to install? for gcc/test