This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 6d3b523eb5 Define write_profiling functions only in profile library [BZ [...]
new e9a37242f9 Update PIDFD_* constants for Linux 6.9
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/unix/sysv/linux/sys/pidfd.h | 15 +++++++--------
sysdeps/unix/sysv/linux/tst-pidfd-consts.py | 2 +-
2 files changed, 8 insertions(+), 9 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 fc5e1092729 testsuite: vect: Fix gcc.dg/vect/vect-pr111779.c on SPARC [ [...]
new 4efa7ec85a8 missing require target has_arch_ppc64 for pr106550.c
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.target/powerpc/pr106550.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 2ce90517ed7 Fortran: Fix ICEs due to comp calls in initialization exprs [...]
new fc5e1092729 testsuite: vect: Fix gcc.dg/vect/vect-pr111779.c on SPARC [ [...]
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/vect/vect-pr111779.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 57e04879389 s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]
new 2ce90517ed7 Fortran: Fix ICEs due to comp calls in initialization exprs [...]
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/dependency.cc | 32 +++++++++++++
gcc/fortran/expr.cc | 5 ++
gcc/fortran/trans-types.cc | 4 +-
gcc/testsuite/gfortran.dg/pr103312.f90 | 87 ++++++++++++++++++++++++++++++++++
4 files changed, 126 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr103312.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 gcc.
from dbdddc92a3b [testsuite] xfail pr79004 on longdouble64; drop long_double_64bit
new 57e04879389 s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]
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/s390/s390.cc | 32 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/s390/ccor.c | 4 ++--
2 files changed, 34 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 binutils-gdb.
from 100318bcfda gdb/testsuite: Restore libc_has_debug_info's less strict behaviour
new d3daf5a2ba5 gdb, testsuite: Fix return value in gdb.base/foll-fork.exp
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/gdb.base/foll-fork.exp | 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 35a293a6454 [prange] Use type agnostic range in phiopt [PR115191]
new dbdddc92a3b [testsuite] xfail pr79004 on longdouble64; drop long_double_64bit
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.target/powerpc/pr79004.c | 14 +++++-----
gcc/testsuite/lib/target-supports.exp | 43 ------------------------------
2 files changed, 8 insertions(+), 49 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 01cfd601825 AARCH64: Add Qualcomnm oryon-1 core
new 35a293a6454 [prange] Use type agnostic range in phiopt [PR115191]
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/tree-ssa/pr115191.c | 10 ++++++++++
gcc/tree-ssa-phiopt.cc | 5 ++---
2 files changed, 12 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr115191.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 fc12b44ec0e Automatic date update in version.in
new 100318bcfda gdb/testsuite: Restore libc_has_debug_info's less strict behaviour
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 | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 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 0c23f152a14 Daily bump.
new 01cfd601825 AARCH64: Add Qualcomnm oryon-1 core
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/aarch64/aarch64-cores.def | 5 +++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/doc/invoke.texi | 1 +
3 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.