This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 57b7c432cce Revert "Get rid of all float-int special cases in validate_ [...] new 332a9f7636c libgccjit: Generate debug info for variables
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.c | 70 ++++++++++++++++++++----- gcc/jit/jit-playback.h | 5 ++ gcc/testsuite/jit.dg/jit.exp | 28 ++++++++++ gcc/testsuite/jit.dg/test-debuginfo.c | 72 ++++++++++++++++++++++++++ gcc/testsuite/jit.dg/test-error-array-bounds.c | 2 +- 5 files changed, 162 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/jit.dg/test-debuginfo.c