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 1c136b8ee9b aarch64: GCS tests for linking issues with dynamic objects
new c2fe3b5642e Add support for IMPORT_CONST in ILF (MSVC style) import libraries
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/peicode.h | 13 ++++++-------
1 file changed, 6 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 master
in repository gcc.
from 8923099994f Fortran: reject NULL as source-expr in ALLOCATE with SOURCE [...]
new 6f85a97248f libstdc++: Fix reversed args in unreachable assumption [PR109849]
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:
libstdc++-v3/include/bits/vector.tcc | 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 2619413a5e0 c++: Handle RAW_DATA_CST in unify [PR118390]
new 8923099994f Fortran: reject NULL as source-expr in ALLOCATE with SOURCE [...]
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/fortran/resolve.cc | 12 ++++++++++++
gcc/testsuite/gfortran.dg/pr71884.f90 | 16 ++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr71884.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 newlib.
from fd57eea56 Revert "Cygwin: mmap: use 64K pages for bookkeeping"
new 1e6a3b39f Cygwin: cygwin/fs.h: rename FS_COMPRESSED_FL to FS_COMPR_FL
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/disk_file.cc | 4 ++--
winsup/cygwin/include/cygwin/fs.h | 6 +++++-
winsup/utils/chattr.c | 2 +-
winsup/utils/lsattr.c | 2 +-
4 files changed, 9 insertions(+), 5 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 main
in repository newlib.
from fd57eea56 Revert "Cygwin: mmap: use 64K pages for bookkeeping"
new 1e6a3b39f Cygwin: cygwin/fs.h: rename FS_COMPRESSED_FL to FS_COMPR_FL
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/disk_file.cc | 4 ++--
winsup/cygwin/include/cygwin/fs.h | 6 +++++-
winsup/utils/chattr.c | 2 +-
winsup/utils/lsattr.c | 2 +-
4 files changed, 9 insertions(+), 5 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 4ce502f31f9 AArch64: Update neoverse512tvb tuning
new 2619413a5e0 c++: Handle RAW_DATA_CST in unify [PR118390]
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/call.cc | 2 +-
gcc/cp/cp-tree.h | 1 +
gcc/cp/pt.cc | 2 +-
gcc/testsuite/g++.dg/cpp/embed-20.C | 14 +++++++++++
.../{gcc.dg/pr118207.c => g++.dg/cpp0x/pr118390.C} | 28 ++++++++++------------
5 files changed, 30 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp/embed-20.C
copy gcc/testsuite/{gcc.dg/pr118207.c => g++.dg/cpp0x/pr118390.C} (61%)
--
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 01c37f9a4f1 bpf: set index entry for a VAR_DECL in CO-RE relocs
new 625ea3c6ea1 AArch64: Deprecate -mabi=ilp32
new 2713f6bb907 AArch64: Add FULLY_PIPELINED_FMA to tune baseline
new 4ce502f31f9 AArch64: Update neoverse512tvb tuning
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/aarch64/aarch64-tuning-flags.def | 3 ++-
gcc/config/aarch64/aarch64.cc | 2 ++
gcc/config/aarch64/tuning_models/ampere1b.h | 3 +--
gcc/config/aarch64/tuning_models/neoverse512tvb.h | 6 ++++--
gcc/config/aarch64/tuning_models/neoversev2.h | 3 +--
gcc/doc/invoke.texi | 2 ++
gcc/testsuite/gcc.target/aarch64/inline-mem-set-pr112804.c | 2 +-
gcc/testsuite/gcc.target/aarch64/pr100518.c | 2 +-
gcc/testsuite/gcc.target/aarch64/pr113114.c | 2 +-
gcc/testsuite/gcc.target/aarch64/pr80295.c | 2 +-
gcc/testsuite/gcc.target/aarch64/pr94201.c | 2 +-
gcc/testsuite/gcc.target/aarch64/pr94577.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/pr108603.c | 2 +-
13 files changed, 19 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 binutils-gdb.
from 1722f289eea [gdb/tdep] Fix gdb.base/store.exp on s390x
new ce43125445c gdbserver: remove forward declaration of struct tracepoint_hit_ctx
new 1d0fa7f3e0c gdbserver: remove an obsolete comment in tracepoint.cc
new 480a1156b75 gdb: boolify the 'in_g_packet' field of remote's 'packet_reg'
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:
gdb/remote.c | 8 ++++----
gdbserver/tracepoint.cc | 4 ----
2 files changed, 4 insertions(+), 8 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 25e5824fb Cygwin: get_posix_access: make sure pos is correctly set when used
new fd57eea56 Revert "Cygwin: mmap: use 64K pages for bookkeeping"
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/mm/mmap.cc | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.