This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02fc12b0401 tree-optimization/116010 - dr_may_alias regression new d49667be2c2 sarif-replay: respect prefix and suffix during installation [...] new 4d18acf8023 jit: fix for write_reproducer [PR117886]
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/Makefile.in | 5 +- gcc/jit/jit-recording.cc | 10 +- gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 ++ .../jit.dg/test-pr117886-write-reproducer.c | 103 +++++++++++++++++++++ 4 files changed, 124 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/jit.dg/test-pr117886-write-reproducer.c