This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 14ca0646962 fortran: Remove overwrite of polymorphic associate variable offset
new bc42128330c c++: clobber object on placement new [PR121068]
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/cp/constexpr.cc | 61 +++++++++++++++++++++++------
gcc/cp/decl.cc | 2 +
gcc/cp/init.cc | 43 ++++++++++++++++++--
gcc/testsuite/g++.dg/cpp26/constexpr-new5.C | 43 ++++++++++++++++++++
4 files changed, 133 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp26/constexpr-new5.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 release/2.42/master
in repository glibc.
from c090b0cb1c tst-env-setuid: Delete LD_DEBUG_OUTPUT output
new e5754399b5 Revert "tst-freopen4-main.c: Call support_capture_subprocess [...]
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:
stdio-common/tst-freopen4-main.c | 44 +++++++++++++---------------------------
1 file changed, 14 insertions(+), 30 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 40da83e4a77 x86: Get the widest vector mode from STORE_MAX_PIECES for memset
new d358dc6f331 fortran: Remove span overwrite with pointer assignments
new 914b7296ebe fortran: Remove redundant initialisation of associate varia [...]
new acb0fa251ab fortran: Remove default initialization of local pointers's span
new 8d2e44fa199 fortran: Remove premature initialization of a function resu [...]
new 0634bd56978 fortran: Remove array bound update after constructor expansion
new 14ca0646962 fortran: Remove overwrite of polymorphic associate variable offset
The 6 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/fortran/trans-array.cc | 9 --------
gcc/fortran/trans-decl.cc | 14 -------------
gcc/fortran/trans-expr.cc | 5 -----
gcc/fortran/trans-stmt.cc | 28 -------------------------
gcc/testsuite/gfortran.dg/pointer_assign_16.f90 | 25 ++++++++++++++++++++++
5 files changed, 25 insertions(+), 56 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_assign_16.f90
--
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 25258aef78 iconv: Fix iconv functions not following symlinks [BZ #32339]
new adec0bf05b Revert "tst-freopen4-main.c: Call support_capture_subprocess [...]
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:
stdio-common/tst-freopen4-main.c | 44 +++++++++++++---------------------------
1 file changed, 14 insertions(+), 30 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 59236d56eec AVR: Allow combination of sign_extend with ashift.
new 40da83e4a77 x86: Get the widest vector mode from STORE_MAX_PIECES for memset
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-expand.cc | 5 +++--
gcc/testsuite/gcc.target/i386/pr121410.c | 11 +++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr121410.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 f1e591b0c97 Do not include cleanups.h from common-defs.h
new 9dd189d3ed6 Use '.rs' extension for Rust in gdb_simple_compile
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/testsuite/lib/gdb.exp | 4 ++++
1 file changed, 4 insertions(+)
--
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 9a2aceb076 Linux: Add test case for bug 33245
new 25258aef78 iconv: Fix iconv functions not following symlinks [BZ #32339]
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:
iconv/Makefile | 6 ++++++
iconv/gconv_parseconfdir.h | 8 +++++---
iconv/tst-iconvconfig.sh | 48 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 59 insertions(+), 3 deletions(-)
create mode 100755 iconv/tst-iconvconfig.sh
--
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 c9da74d5ad3 fortran: Remove unused field use_offset
new 59236d56eec AVR: Allow combination of sign_extend with ashift.
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/avr/avr.cc | 10 ++++++++++
gcc/config/avr/avr.md | 37 ++++++++++++++++++++++++++++++++++++-
2 files changed, 46 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 binutils-gdb.
from 64917bab3ca [UI/TUI] Add support for italic and underline ANSI escape s [...]
new f1e591b0c97 Do not include cleanups.h from common-defs.h
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/compile/compile.c | 1 +
gdb/debuginfod-support.c | 1 +
gdb/run-on-main-thread.c | 1 +
gdb/top.c | 1 +
gdb/value.c | 1 +
gdbsupport/common-defs.h | 1 -
6 files changed, 5 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 newlib.
from a6c592230 Cygwin: fcntl: define F_OFD flag
new a66ed5198 Cygwin: fcntl: implement Open File Description (OFD) locks
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/fhandler/base.cc | 11 +++++
winsup/cygwin/flock.cc | 91 ++++++++++++++++++++++++------------------
winsup/cygwin/release/3.7.0 | 2 +
3 files changed, 66 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.