This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ce5cff6bfe9 Ada: Add missing qualifier for integer literal
new f2b5e49c596 Fix minor RISC-V testsuite failure
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/testsuite/gcc.target/riscv/rvv/autovec/reduc/reduc-8.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9966cbfafb0 ipa: Delete callback edges when redirecting to unreachable.
new ce5cff6bfe9 Ada: Add missing qualifier for integer literal
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/ada/affinity.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c11d9eaa8ac libgccjit: Add gcc_jit_context_new_array_type_u64
new 9966cbfafb0 ipa: Delete callback edges when redirecting to unreachable.
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/ipa-fnsummary.cc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b482f5d75ce libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node
new df879e7adfc libgccjit: Do not treat warnings as errors
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.cc | 13 ++++++------
gcc/jit/jit-recording.cc | 28 ++++++++++++++++++++------
gcc/jit/jit-recording.h | 12 +++++++++--
gcc/jit/libgccjit.cc | 2 +-
gcc/testsuite/jit.dg/test-error-array-bounds.c | 10 +++------
5 files changed, 42 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 760e281917f libgccjit: Support more target builtin types
new b482f5d75ce libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node
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/dummy-frontend.cc | 14 ++++++++------
gcc/jit/jit-common.h | 15 +++++++++++++++
2 files changed, 23 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 29eacf043b6 hurd: Add OPTION_GLIBC_P and OPTION_GLIBC
new 760e281917f libgccjit: Support more target builtin types
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/docs/topics/compatibility.rst | 8 +++++++
gcc/jit/docs/topics/contexts.rst | 16 +++++++++++++
gcc/jit/dummy-frontend.cc | 43 +++++++++++++++++++++++++++++++++++
gcc/jit/jit-playback.h | 5 ++++
gcc/jit/jit-recording.cc | 12 ++++++++++
gcc/jit/jit-recording.h | 7 ++++++
gcc/jit/libgccjit.cc | 8 +++++++
gcc/jit/libgccjit.exports | 17 ++++++++++----
gcc/jit/libgccjit.h | 5 ++++
gcc/jit/libgccjit.map | 5 ++++
10 files changed, 122 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a5cbe67512d gdb, gdbserver, gdbsupport: trim trailing whitespaces
new a2ad6967421 gdb: remove unused includes in source.c
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:
gdb/source.c | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 211ddde0823f Linux 6.18-rc2
new 48b77733d0db expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
new a7c4bb43bfdc fs/notify: call exportfs_encode_fid with s_umount
new 380cb5d3533c Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org [...]
new 93a4b36ef3cf cgroup: Fix seqcount lockdep assertion in cgroup freezer
new 3f9c60f4d3cc selftests: cgroup: add values_close_report helper
new 4cdde87d723a selftests: cgroup: Use values_close_report in test_cpu
new 0fbbcab7f908 cgroup/misc: fix misc_res_type kernel-doc warning
new 6548d364a3e8 Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel. [...]
The 8 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:
fs/notify/fdinfo.c | 6 ++++++
include/linux/cgroup-defs.h | 2 +-
include/linux/exportfs.h | 7 ++++---
include/linux/misc_cgroup.h | 2 +-
kernel/cgroup/cgroup.c | 2 +-
.../selftests/cgroup/lib/include/cgroup_util.h | 20 ++++++++++++++++++++
tools/testing/selftests/cgroup/test_cpu.c | 18 +++++++++---------
7 files changed, 42 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.