This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4b68cb38ddc c++: *this capture in const member fn [PR95193]. new 44564c4c811 jit: fix __builtin_unreachable [PR 95426]
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/dummy-frontend.c | 460 +++++++++++++++++++++++- gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 + gcc/testsuite/jit.dg/test-builtin-unreachable.c | 49 +++ 3 files changed, 511 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/jit.dg/test-builtin-unreachable.c