This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 689418b97e5 libgomp – fix handling of 'target enter data' new 63b2923dc6f libgccjit: add new version entry point
The 1 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/ChangeLog | 13 ++++++++ gcc/jit/docs/topics/compatibility.rst | 33 ++++++++++++++++++++ gcc/jit/libgccjit++.h | 22 +++++++++++++ gcc/jit/libgccjit.c | 46 ++++++++++++++++++++++++++++ gcc/jit/libgccjit.h | 16 ++++++++++ gcc/jit/libgccjit.map | 9 +++++- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 ++++++ gcc/testsuite/jit.dg/test-version.c | 26 ++++++++++++++++ 9 files changed, 179 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/jit.dg/test-version.c