This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8af0e3dff44 gccrs: fmt: Skip warnings in Fmt class due to unused devirt [...] new 143396aebf7 libgccjit: Add the function attributes for setting the ABI
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/jit-playback.cc | 32 +++++++++++++++++ gcc/jit/jit-recording.cc | 16 +++++++++ gcc/jit/libgccjit.h | 30 ++++++++++++++++ gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 ++ gcc/testsuite/jit.dg/test-abi.c | 51 ++++++++++++++++++++++++++++ 5 files changed, 132 insertions(+) create mode 100644 gcc/testsuite/jit.dg/test-abi.c