This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ad8e34eaa87 testsuite, Darwin: Allow for an undefined symbol [PR114036]. new 799a056cf80 testsuite: Remove duplicate -lgcov [PR114034] new b120e355e59 jit, Darwin: Implement library exports list.
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: gcc/jit/Make-lang.in | 47 ++++--- gcc/jit/libgccjit.exports | 233 ++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/gcov/gcov-dump-1.C | 2 +- gcc/testsuite/g++.dg/gcov/gcov-dump-2.C | 2 +- 4 files changed, 265 insertions(+), 19 deletions(-) create mode 100644 gcc/jit/libgccjit.exports