https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98805
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |10.3 Status|NEW |RESOLVED --- Comment #8 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Iain Sandoe from comment #6) > thanks FX.. > > That single patch is definitely "necessary, but not sufficient". > > .. AFAIK, the critical patches have been already applied to the 10.x branch > (there were several) - but I'll run a check on macOS 11 with the current > branch - and then short-list what you need to fix it... current 10.x branch "works for me" ... homebrew might want to consider these: c85bc938ccf Darwin : Update libtool and dependencies for Darwin20 [PR97865] 7b19b6b1536 Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20. 82abd13fb66 Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11. f5ee16a0d8e Darwin : Update the kernel version to macOS version mapping. 24957662c67 Darwin: Darwin 20 is to be macOS 11 (Big Sur). d0bae0b218d Darwin: Adjust the PCH area to allow for 16384byte page size. (optional) e731714eb2b libobjc, Darwin : Fix powerpc encoding regression. (optional) c1d7709ec68 Darwin, libgfortran : Do not use environ directly from the library. This is fixed for the next release (we discussed making a special, but I'd say the effort of a darwin-specific release now probably doesn't warrant it - 10.3 is probably a month or so away). Better just to update the band-aid (and note that it's also needed for any other 10.x back ports).