On Thu, May 02, 2024 at 01:53:21PM +0100, Iain Sandoe wrote: > My testing of the GCC-14 release branch revealed an Objective-C > regression in code-gen, the fix has been tested on x86_64, i686 > and powerpc darwin, pushed to trunk. > > I will shortly apply this to the open branches, since they are > affected too. Given that this is completely local to Darwin and > Objective-C (and pretty trivial too) - would it be acceptable for > GCC-14.1?
Can't this just wait for GCC 14.2? The code has been like that for years, no, and it is ObjC, not a release critical language. Jakub