Re: [PATCH] testsuite: arm: Update function body for scheduler

2025-07-08 Thread Christophe Lyon
On Tue, 8 Jul 2025 at 17:17, Torbjörn SVENSSON wrote: > > Ok for trunk and releases/gcc-15? > > -- > > The scheduler allows the `and` instruction to be placed at 3 different > locations. Update the function body to contain all 3 locations. > Also, armv8.1-m.main can use `ldr` instead of `pop` to r

[PATCH] testsuite: arm: Update function body for scheduler

2025-07-08 Thread Torbjörn SVENSSON
Ok for trunk and releases/gcc-15? -- The scheduler allows the `and` instruction to be placed at 3 different locations. Update the function body to contain all 3 locations. Also, armv8.1-m.main can use `ldr` instead of `pop` to return. gcc/testsuite/ChangeLog: * gcc.target/arm/unsigned-e