This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d36d0205156 [rs6000] Add _mm_blend_epi16 and _mm_blendv_epi8 new 9c7838b4e56 [jit] check result_type in gcc_jit_context_new_unary_op
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 | 10 ++++++++++ gcc/jit/jit-recording.c | 4 ++-- gcc/jit/jit-recording.h | 3 +++ gcc/jit/libgccjit.c | 14 +++++++++++--- gcc/testsuite/ChangeLog | 7 +++++++ ...t-error-gcc_jit_context_new_binary_op-bad-res-type.c | 6 +++--- ...t-error-gcc_jit_context_new_unary_op-bad-res-type.c} | 17 +++++++---------- 7 files changed, 43 insertions(+), 18 deletions(-) copy gcc/testsuite/jit.dg/{test-error-gcc_jit_context_new_binary_op-bad-res-type.c [...]