This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/jremus/sframe-v3_v2-fixups
in repository binutils-gdb.
at e86a858af82 fixup! [SFrame-V3] libsframe: textual dump of fde type SFRA [...]
This branch includes the following new commits:
new a77daa0a333 gas: sframe: use standard min/max integer constants
new e472f353768 fixup! [SFrame-V3] gas: sframe: testsuite: handle .cfi_offs [...]
new ecba1f65c67 fixup! [SFrame-V3] gas: sframe: output new FDE type SFRAME_ [...]
new e86a858af82 fixup! [SFrame-V3] libsframe: textual dump of fde type SFRA [...]
The 4 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.
--
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 66fe4ac0fa6 c++: Allow lambda expressions in template type parameters [ [...]
new eeb6091821b tree-optimization/123040 - handle nary -> ifn simplification in VN
new 05f0bab8dac c/123156 - overflow in shuffle mask for __builtin_shufflevector
new 50a3d36b498 testsuite/123353 - require little-endian for testcase
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/c-family/c-common.cc | 4 +-
gcc/testsuite/g++.dg/torture/pr123040.C | 62 ++++++++++++++++++++++
.../torture/builtin-shufflevector-pr123156.c | 40 ++++++++++++++
gcc/tree-ssa-sccvn.cc | 5 +-
4 files changed, 107 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr123040.C
create mode 100644 gcc/testsuite/gcc.dg/torture/builtin-shufflevector-pr123156.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 671382d0ac7 i386: Add OPTION_MASK_ISA_64BIT to 4 non-ia32 builtins [PR123489]
new 68100373d73 Ada: Fix suboptimal copy of discriminated record to local v [...]
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/gcc-interface/trans.cc | 24 +++++++++++-------------
gcc/ada/gcc-interface/utils2.cc | 22 +++++++++++++++++++++-
2 files changed, 32 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 glibc.
from 78fdb2d6b1 Switch currency symbol for the bg_BG locale to euro
new dc700cc2c6 Linux: fix copy_file_range test on Linux >= 6.18
new ee77bb99b7 Update the bundled <linux/fuse.h> userspace header from Linux 6.18
new bcf231ec71 Linux: test sizes larger than UINT_MAX for copy_file_range
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:
support/bundled/linux/include/uapi/linux/fuse.h | 130 ++++++++++++++++++++-
support/fuse.h | 1 +
.../unix/sysv/linux/tst-copy_file_range-large.c | 66 ++++++++---
3 files changed, 177 insertions(+), 20 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 571f250c661 ada: Fix suboptimal copy of discriminated record to local variable
new 671382d0ac7 i386: Add OPTION_MASK_ISA_64BIT to 4 non-ia32 builtins [PR123489]
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/config/i386/i386-builtin.def | 8 ++++----
gcc/testsuite/gcc.target/i386/pr123489.c | 20 ++++++++++++++++++++
2 files changed, 24 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr123489.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 binutils-gdb.
from d3af4016a64 aarch64: Fix out-of-range branch veneers when --fix-cortex- [...]
new 0a489891478 Forget the last displayed sal when the referenced objfile i [...]
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/objfiles.c | 8 +++++
...{so-impl-ld.exp => solib-breakpoints-rerun.exp} | 42 +++++++++-------------
2 files changed, 24 insertions(+), 26 deletions(-)
copy gdb/testsuite/gdb.base/{so-impl-ld.exp => solib-breakpoints-rerun.exp} (56%)
--
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 main
in repository newlib.
from 446b32dd8 Cygwin: Update release note for 3.6.6
new 4b9707306 Cygwin: Update _endian.h to handle unsupported arch
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:
winsup/cygwin/include/machine/_endian.h | 8 ++++++--
1 file changed, 6 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 newlib.
from 446b32dd8 Cygwin: Update release note for 3.6.6
new 4b9707306 Cygwin: Update _endian.h to handle unsupported arch
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:
winsup/cygwin/include/machine/_endian.h | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.