This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 452abe143e8 libgccjit: Add vector permutation and vector access operations new ede14092bc3 libgccjit: Add option to allow special characters in functi [...]
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/docs/topics/contexts.rst | 9 +++++-- gcc/jit/jit-recording.cc | 17 +++++++++++-- gcc/jit/jit-recording.h | 3 +++ gcc/jit/libgccjit.cc | 8 ++++-- gcc/jit/libgccjit.h | 3 +++ gcc/testsuite/jit.dg/test-special-chars.c | 41 +++++++++++++++++++++++++++++++ 6 files changed, 75 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/jit.dg/test-special-chars.c