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 89509737a67 Daily bump. new f6b8bd94ff8 configure, Darwin: Correct a pasto in host-shared processing. new 13ae931863d Darwin: Correct a version check. new 22203bd7cfe jit, Darwin: Implement library exports list. new be44511b14d Darwin, ppc: Add system stubs for all 32b PPC
The 4 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: configure | 2 +- configure.ac | 2 +- gcc/config/darwin.cc | 2 +- gcc/config/rs6000/darwin.h | 6 +- gcc/jit/Make-lang.in | 47 ++++++---- gcc/jit/libgccjit.exports | 219 +++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 255 insertions(+), 23 deletions(-) create mode 100644 gcc/jit/libgccjit.exports