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 20f5a56a1a6 Daily bump.
new 86f2df744f5 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-11
in repository gcc.
from 9ca1fa731d5 Daily bump.
new bf59a106b16 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 master
in repository gcc.
from e314cfc371d Fortran: extend check for array arguments and reject CLASS [...]
new ead235f6013 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/ChangeLog | 288 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 16 +++
gcc/c-family/ChangeLog | 11 ++
gcc/cp/ChangeLog | 16 +++
gcc/fortran/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 82 ++++++++++++++
libstdc++-v3/ChangeLog | 9 ++
8 files changed, 429 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 3e1e8561c38 gdb/testsuite: test get/set value of unregistered Guile parameter
new febbfd5154a 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 gdb-11-branch
in repository binutils-gdb.
from c47bde01bb5 Automatic date update in version.in
new f0927d2036f 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 binutils-2_37-branch
in repository binutils-gdb.
from ac20acd5125 Automatic date update in version.in
new 2349a27fb3c 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross
in repository toolchain/ci/gcc.
from 1711b045829 aarch64: Use memcpy to copy vector tables in vst1[q]_x4 intrinsics
adds 3ea62a2b2ed libstdc++: Reduce headers included by <future>
adds 085666673db x86: Don't return hard register when LRA is in progress
adds ccf6e2c21be aarch64: Use memcpy to copy vector tables in vst1[q]_x3 intrinsics
adds 50752b751ff aarch64: Use memcpy to copy vector tables in vst1[q]_x2 intrinsics
adds 435f90187eb Use range_query object in array bounds class.
adds 8408d34570c expmed: Fix store_integral_bit_field [PR101562]
adds e314cfc371d Fortran: extend check for array arguments and reject CLASS [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/aarch64/arm_neon.h | 206 ++++++---------------
gcc/config/i386/i386.c | 2 +-
gcc/expmed.c | 5 +-
gcc/fortran/check.c | 3 +-
gcc/gimple-array-bounds.h | 4 +-
gcc/testsuite/gcc.c-torture/compile/pr101562.c | 21 +++
.../aarch64/vector_structure_intrinsics.c | 39 +++-
gcc/testsuite/gcc.target/i386/pr101504.c | 23 +++
gcc/testsuite/gfortran.dg/pr101536.f90 | 33 ++++
libstdc++-v3/include/std/future | 3 +-
10 files changed, 181 insertions(+), 158 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr101562.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101504.c
create mode 100644 gcc/testsuite/gfortran.dg/pr101536.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.