This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 04b67ac1e8a libgccjit: Support signed char flag new efdc80a8bfe libgccjit: Add type checks in gcc_jit_block_add_assignment_op new 30c2678cc6e Enable symbolic backtraces on more Linux and BSD ports (continued) new fa720364e4e libgccjit: Fix float playback for cross-compilation
The 3 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/ada/Makefile.rtl | 27 +++++++++++++++-- gcc/jit/jit-playback.cc | 21 +++++-------- gcc/jit/libgccjit.cc | 21 +++++++++++++ ...n-readonly.c => test-error-bad-assignment-op.c} | 35 ++++++++++------------ 4 files changed, 68 insertions(+), 36 deletions(-) copy gcc/testsuite/jit.dg/{test-error-assign-readonly.c => test-error-bad-assignme [...]