This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-16-branch
in repository binutils-gdb.
from dc2257b9ccb Automatic date update in version.in
new 2594e6acd36 Automatic date update in version.in
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:
bfd/version.h | 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 glibc.
from 0d99714680 hurd: Clear FP exceptions before calling signal handler
new 39183b953c hurd: Make symlink return EEXIST on existing target directory
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:
sysdeps/mach/hurd/symlinkat.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 0907a810f58 Fix cost of vectorized double->float conversion
new e6ae0de72ef c++: static constexpr strictness [PR99456]
new e7523a40cb1 c++: new size folding [PR118775]
new 9ac98b5742e c++: reorder constexpr checks
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/cp/constexpr.cc | 63 ++++++++++++++++++----------
gcc/cp/init.cc | 4 +-
gcc/testsuite/g++.dg/cpp2a/constexpr-new24.C | 4 +-
3 files changed, 44 insertions(+), 27 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 2d07e368799 [PATCH 21/61] Testsuite: Modify the gcc.dg/memcpy-4.c test
new 0907a810f58 Fix cost of vectorized double->float conversion
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.cc | 51 +++++++++++++++++++++----------------------------
1 file changed, 22 insertions(+), 29 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 0f2df19d95 hurd: Do not check for xstate level if it was not initialized
new 0d99714680 hurd: Clear FP exceptions before calling signal handler
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:
sysdeps/mach/hurd/x86/trampoline.c | 14 ++++++++++----
1 file changed, 10 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 glibc.
from d58ebf51bc hurd: Make *utime*s catch invalid times [BZ #32802, BZ #32803]
new 8d54b428cf hurd: Do not restore xstate when it is not initialized
new 0f2df19d95 hurd: Do not check for xstate level if it was not initialized
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:
sysdeps/mach/hurd/i386/sigreturn.c | 37 +++++++++++++++++++-----------------
sysdeps/mach/hurd/x86/trampoline.c | 2 +-
sysdeps/mach/hurd/x86_64/sigreturn.c | 37 +++++++++++++++++++-----------------
3 files changed, 41 insertions(+), 35 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 139e1949a6e [PATCH 43/61] Disable ssa-dom-cse-2.c for MIPS lp64
new 727a43e0a66 [PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported
new 7c48d3e49b5 [PATCH 08/61] Testsuite: Accept jrc for clear cache intrinsic
new 2d07e368799 [PATCH 21/61] Testsuite: Modify the gcc.dg/memcpy-4.c test
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/mips/mips.cc | 3 +++
gcc/testsuite/gcc.dg/memcpy-4.c | 7 +------
gcc/testsuite/gcc.target/mips/clear-cache-1.c | 2 +-
gcc/testsuite/gcc.target/mips/memcpy-2.c | 12 ++++++++++++
4 files changed, 17 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/memcpy-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 d508d24282c Add assert to array_slice::begin/end
new 49926c2c657 except: Don't use the cached value of the gcc_except_table [...]
new 139e1949a6e [PATCH 43/61] Disable ssa-dom-cse-2.c for MIPS lp64
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/except.cc | 9 ++++++++-
gcc/testsuite/g++.dg/eh/pr119507.C | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c | 2 +-
3 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/eh/pr119507.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 a619a128c99 libgcobol: Check for struct tm tm_zone
new d508d24282c Add assert to array_slice::begin/end
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/vec.h | 8 ++++----
1 file changed, 4 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 gcc.
from e1098c7b08d Generate 2 FMA instructions in ix86_expand_swdivsf.
new a619a128c99 libgcobol: Check for struct tm tm_zone
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:
libgcobol/config.h.in | 3 ++
libgcobol/configure | 74 ++++++++++++++++++++++++++++++++++++++++++++++++--
libgcobol/configure.ac | 3 ++
libgcobol/intrinsic.cc | 2 ++
4 files changed, 80 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.