This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from df879e7adfc libgccjit: Do not treat warnings as errors new bb0dec9d132 Ada: Fix incorrect specification of GNAT.Calendar.Time_IO "%c" new 7292780932e testsuite: Move ipcp-cb* from ipa to libgomp new c11d9eaa8ac libgccjit: Add gcc_jit_context_new_array_type_u64
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/libgnat/g-catiio.adb | 2 +- gcc/jit/docs/topics/compatibility.rst | 7 +++++++ gcc/jit/docs/topics/types.rst | 18 ++++++++++++++++++ gcc/jit/jit-playback.cc | 2 +- gcc/jit/jit-playback.h | 2 +- gcc/jit/jit-recording.cc | 12 ++++++------ gcc/jit/jit-recording.h | 8 ++++---- gcc/jit/libgccjit.cc | 12 +++++++++++- gcc/jit/libgccjit.exports | 3 +++ gcc/jit/libgccjit.h | 15 +++++++++++++++ gcc/jit/libgccjit.map | 5 +++++ gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 ++++++++++ .../jit.dg/{test-arrays.c => test-arrays-u64.c} | 22 +++++++++++----------- .../testsuite/libgomp.c}/ipcp-cb-spec1.c | 0 .../testsuite/libgomp.c}/ipcp-cb-spec2.c | 0 .../ipa => libgomp/testsuite/libgomp.c}/ipcp-cb1.c | 0 16 files changed, 93 insertions(+), 25 deletions(-) copy gcc/testsuite/jit.dg/{test-arrays.c => test-arrays-u64.c} (90%) rename {gcc/testsuite/gcc.dg/ipa => libgomp/testsuite/libgomp.c}/ipcp-cb-spec1.c (100%) rename {gcc/testsuite/gcc.dg/ipa => libgomp/testsuite/libgomp.c}/ipcp-cb-spec2.c (100%) rename {gcc/testsuite/gcc.dg/ipa => libgomp/testsuite/libgomp.c}/ipcp-cb1.c (100%)