This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 962406639c0 testsuite, arm: Change tests to assemble new 0cd55f9d3af libgccjit: handle long literals in playback::context::new_s [...]
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 | 11 +++++ gcc/jit/jit-playback.c | 16 ++++---- gcc/jit/jit-playback.h | 1 - gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 +++++ gcc/testsuite/jit.dg/test-long-string-literal.c | 54 +++++++++++++++++++++++++ 6 files changed, 88 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/jit.dg/test-long-string-literal.c