https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121632
Bug ID: 121632 Summary: Trunk fails to build on M4 chip running macOS 15.6 (Sequoia) Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: webrown.cpp at gmail dot com Target Milestone: --- Attempting to build trunk has, for several months now, been unsuccessful. Using the homebrew package manager, the command `brew install gcc --HEAD` yields the diagnostic `*** Configuration aarch64-apple-darwin24 not supported` It would be greatly appreciated if this could be addressed in the near future, as there are significant c++26 features and improvements not available elsewhere. As always, thanks to all maintainers for their dedication to this important project.