On Mon, 25 Nov 2024 at 16:48, Pierrick Bouvier <pierrick.bouv...@linaro.org> wrote: > Before sending the a series removing gcc_struct and editing the > documentation, do we all agree here it's the right move forward? > If yes, should we apply this to 9.2 release?
I would prefer not to put it into the 9.2 release -- it's one of those "small change with global effects" which it's hard to be sure don't have unexpected consequences[*], this isn't a regression, and we're already some way into the freeze-and-rc process. [*] though in this case the stuff you've done with comparing binaries is great and very reassuring thanks -- PMM