This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fc1302e46c8 Fix arm XFAIL in cunroll-15.c new 56f5a70cf76 jit: gcc_jit_context_new_binary_op check res type new 6b8982655a8 * tree-ssa-alias.c (nonoverlapping_component_refs_since_ma [...]
The 2 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/ChangeLog | 5 +++ gcc/jit/ChangeLog | 5 +++ gcc/jit/libgccjit.c | 6 ++++ gcc/testsuite/ChangeLog | 5 +++ ...or-gcc_jit_context_new_binary_op-bad-res-type.c | 41 ++++++++++++++++++++++ gcc/tree-ssa-alias.c | 8 ++--- 6 files changed, 64 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_binary_op-b [...]