https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105404
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #15 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to mcccs from comment #13) > (Surprisingly Iain failed to > reproduce this on his system x86). This appears to be a new diagnostic with Xcode 16 Apple-clang-17. > This can be patched separately > (https://github.com/iains/gcc-14-branch/pull/22/files) Which we can do on the Darwin "vendor" branches, but not on the upstream release branches. >From that perspective, using the --with-system-zlib workaround with Xcode 16 and then supporting an update to 1.3.1 for GCC-16 would have my vote.