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 a7e0ca446d4 Automatic date update in version.in
new bdb0d62281a libsframe: make flip_fde version aware
new f264ead9fb9 libsframe: make flip_header version aware
new 3ae28d07763 libsframe: use sf_fde_tbl data structure internally for the [...]
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:
libsframe/sframe-impl.h | 8 +-
libsframe/sframe.c | 245 ++++++++++++++++++++++++++++++++++++------------
2 files changed, 190 insertions(+), 63 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 806b229561f xtensa: Add alternative negsf2 insn pattern
new 5175ef7f757 c: Fix ICE when using va_arg with arrays [PR97986]
new bb63537088d c: GNU extension allowing compound literals of variable size
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/c/c-decl.cc | 4 ++++
gcc/c/c-parser.cc | 33 ++++++++++++++----------------
gcc/c/c-tree.h | 2 +-
gcc/c/c-typeck.cc | 35 +++++++++++++++++++++++++++++---
gcc/doc/extend.texi | 8 ++++++++
gcc/testsuite/gcc.dg/gnu-compoundlit-1.c | 26 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/gnu-compoundlit-2.c | 20 ++++++++++++++++++
gcc/testsuite/gcc.dg/pr68090.c | 7 ++++++-
gcc/testsuite/gcc.dg/pr97986-1.c | 27 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr97986-2.c | 15 ++++++++++++++
gcc/testsuite/gcc.dg/vla-init-4.c | 2 +-
gcc/testsuite/gcc.dg/vla-init-5.c | 2 +-
12 files changed, 156 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gnu-compoundlit-1.c
create mode 100644 gcc/testsuite/gcc.dg/gnu-compoundlit-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr97986-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr97986-2.c
--
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 ab29201c5bb testsuite: Fix fold-vecperm-1.c for targets that don't have [...]
new d0c2849e8a3 xtensa: Remove redundant use of 'F'-constraint
new 0e71df96e2e xtensa: Make use of ROUND.S instruction
new 806b229561f xtensa: Add alternative negsf2 insn pattern
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/config/xtensa/xtensa.md | 34 ++++++++++++++++++++--------------
1 file changed, 20 insertions(+), 14 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 a3ee90fd3dc ipa: Fix pritting of symtab_node type [PR122512]
new ab29201c5bb testsuite: Fix fold-vecperm-1.c for targets that don't have [...]
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.dg/fold-vecperm-1.c | 4 ++--
1 file changed, 2 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 ee6766dbbaf Daily bump.
new a3ee90fd3dc ipa: Fix pritting of symtab_node type [PR122512]
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/cgraph.h | 5 ++++-
gcc/symtab.cc | 15 ++++++++++++---
2 files changed, 16 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 linux.
from ec0b62ccc986 Merge tag 'drm-fixes-2025-10-31' of https://gitlab.freedes [...]
new 4e9077638301 bpf: Sync pending IRQ work before freeing ring buffer
new 881a9c9cb785 bpf: Do not audit capability check in do_jit()
new 7221b9caf84b libbpf: Fix powerpc's stack register definition in bpf_tracing.h
new 8ce93aabbf75 bpf: Conditionally include dynptr copy kfuncs
new 2cbb259ec4f8 bpf: Reject negative head_room in __bpf_skb_change_head
new 14a7f2392f42 bpf: Make migrate_disable always inline to avoid partial inlining
new be708ed300e1 bpf/arm64: Fix BPF_ST into arena memory
new ba36dd5ee6fd Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
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:
arch/arm64/net/bpf_jit_comp.c | 5 +++--
arch/x86/net/bpf_jit_comp.c | 2 +-
include/linux/sched.h | 4 ++--
kernel/bpf/helpers.c | 2 ++
kernel/bpf/ringbuf.c | 2 ++
net/core/filter.c | 3 ++-
tools/lib/bpf/bpf_tracing.h | 2 +-
7 files changed, 13 insertions(+), 7 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 releases/gcc-15
in repository gcc.
from 5b7639b0de2 vect: Fix operand swapping on complex multiplication detect [...]
new 0186567e505 Daily bump.
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/ChangeLog | 21 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 19 +++++++++++++++++++
3 files changed, 41 insertions(+), 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 releases/gcc-14
in repository gcc.
from dfb81b8cb5e Daily bump.
new 5819e60ffd0 Daily bump.
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/DATESTAMP | 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 releases/gcc-13
in repository gcc.
from 77b0ddfa09e Deal with prior EH/abormal cleanup when fixing up noreturn calls
new 3058756d409 Daily bump.
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/ChangeLog | 48 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 50 +++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 99 insertions(+), 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 468f8a3df1c fold-const: Remove div_if_zero_remainder declaration.
new ee6766dbbaf Daily bump.
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/ChangeLog | 75 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 14 +++++++++
gcc/testsuite/ChangeLog | 39 +++++++++++++++++++++++++
4 files changed, 129 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.