This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from bdbb2ba0309 Daily bump. new 1df72374dd3 libsanitizer, darwin: Unsupport Darwin >= 22 for now. new a3ec0bd8594 Darwin, libgcc : Adjust min version supported for the OS.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgcc/config.host | 18 ++++++++++++++ libgcc/config/darwin10-unwind-find-enc-func.c | 34 +++++++++++++++++++++++---- libgcc/config/t-darwin | 10 ++++---- libgcc/config/t-darwin-min-1 | 3 +++ libgcc/config/t-darwin-min-5 | 3 +++ libgcc/config/t-darwin-min-8 | 3 +++ libsanitizer/configure.tgt | 2 +- 7 files changed, 64 insertions(+), 9 deletions(-) create mode 100644 libgcc/config/t-darwin-min-1 create mode 100644 libgcc/config/t-darwin-min-5 create mode 100644 libgcc/config/t-darwin-min-8