On Sat, 2024-11-16 at 08:42 -0700, Jeff Law wrote: > A few SH tests want to create a bool typedef which doesn't work for c23. > Easiest fix which should have no impact on the test behavior would be > to just change the name of the typedef so that doesn't conflict. > > One test has a crazy function signature (similar to the PRU test someone > just fixed up). For that I'm using -std=gnu17. > > Pushing to the trunk. > > jeff Thanks! Best regards, Oleg Endo
- [committed] Fix various sh tests to work with c23 Jeff Law
- Re: [committed] Fix various sh tests to work with c23 Oleg Endo