This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d57bf2315e0 Fortran : Missing gcc-internal-format PR42693
new d9aed5f1ccf Fortran : ICE in gfc_check_reshape PR95585
new 9302421e71e x86: Skip EXT_REX_SSE_REG_P for vzeroupper optimization
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/config/i386/i386.c | 4 +++-
gcc/fortran/check.c | 3 ++-
gcc/testsuite/gcc.target/i386/pr95791.c | 10 ++++++++++
gcc/testsuite/gfortran.dg/pr95585.f90 | 6 ++++++
4 files changed, 21 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr95791.c
create mode 100644 gcc/testsuite/gfortran.dg/pr95585.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 binutils-gdb.
from f809832224c Solaris, target_wait(), don't rely on inferior_ptid
new bd920864f3d gdb/jit: return bool in jit_breakpoint_re_set_internal and [...]
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/ChangeLog | 9 +++++++++
gdb/jit.c | 26 +++++++++++++-------------
2 files changed, 22 insertions(+), 13 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 releases/gcc-10
in repository gcc.
from 2b7784f5c9c Daily bump.
new 2c7ae01349f Enable CET in cross compiler if possible
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:
config/cet.m4 | 18 ++++++++++++------
libiberty/configure | 12 +++++++++---
lto-plugin/configure | 16 +++++++++++-----
3 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 gcc.
from cf07eea8429 tree-optimization/95770 - fix SLP vectorized stmt placement [...]
new d57bf2315e0 Fortran : Missing gcc-internal-format PR42693
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/arith.c | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 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 39ff0b81232 RISC-V: Report warning when linking the objects with differ [...]
new f809832224c Solaris, target_wait(), don't rely on inferior_ptid
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/ChangeLog | 13 +++++++++++++
gdb/procfs.c | 45 +++++++++++++++++----------------------------
gdb/sol-thread.c | 30 ++++++++++--------------------
3 files changed, 40 insertions(+), 48 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 releases/gcc-8
in repository gcc.
from 79ce007d436 Daily bump.
new 31b4a3509a5 Daily bump.
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/DATESTAMP | 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 releases/gcc-9
in repository gcc.
from ebfec202cb2 Daily bump.
new ba654730710 Daily bump.
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/DATESTAMP | 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 releases/gcc-10
in repository gcc.
from e80ee62b26d Daily bump.
new a59a15bcd27 coroutines: Update handling and failure for g-r-o-o-a-f [PR95505]
new 2b7784f5c9c Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++
gcc/cp/coroutines.cc | 53 +++++++++++++++----------------
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/coroutines/pr95505.C | 26 +++++++++++++++
5 files changed, 71 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr95505.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 47ddb895df3 aix: Add GCC64 configuration and FAT target libraries.
new f86e11a267a Daily bump.
new 33d9794b727 RISC-V: Fix compilation failed for frflags builtin in C++ mode
new f4670347f10 RISC-V: Normalize arch string in driver time
new c154b8bc568 openmp: Compute triangular loop number of iterations at com [...]
new d32495261a8 amdgcn: Pass vector parameters in memory
new cf07eea8429 tree-optimization/95770 - fix SLP vectorized stmt placement [...]
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/ChangeLog | 189 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/gcn/gcn.c | 8 ++
gcc/config/riscv/riscv-builtins.c | 5 +-
gcc/config/riscv/riscv-ftypes.def | 2 +-
gcc/config/riscv/riscv.h | 6 +-
gcc/omp-general.c | 226 +++++++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/g++.target/riscv/frflags.C | 7 +
gcc/testsuite/gcc.dg/pr95770.c | 9 ++
gcc/tree-vect-slp.c | 18 ++-
libatomic/ChangeLog | 9 ++
libgcc/ChangeLog | 8 ++
libgfortran/ChangeLog | 9 ++
libgomp/ChangeLog | 9 ++
libstdc++-v3/ChangeLog | 9 ++
16 files changed, 493 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/frflags.C
create mode 100644 gcc/testsuite/gcc.dg/pr95770.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from b2246cd6e9f Daily bump.
adds ebfec202cb2 Daily bump.
adds ba654730710 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.