This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 13a39886940 Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux
new ce670e4faaf tree-optimization/97832 - handle associatable chains in SLP [...]
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/g++.dg/vect/slp-pr98855.cc | 4 +-
gcc/testsuite/gcc.dg/vect/pr97832-1.c | 17 ++
gcc/testsuite/gcc.dg/vect/pr97832-2.c | 29 ++
gcc/testsuite/gcc.dg/vect/pr97832-3.c | 50 ++++
gcc/testsuite/gcc.dg/vect/slp-50.c | 20 ++
gcc/tree-vect-slp.c | 445 ++++++++++++++++++++++++++++++-
gcc/tree-vectorizer.h | 5 +
7 files changed, 560 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr97832-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr97832-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr97832-3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/slp-50.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 devel/sphinx
in repository gcc.
from 739448cd8af Merge branch 'master' into devel/sphinx
new 5a2d297a533 libquadmath: simplify table
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:
libquadmath/libquadmath.texi | 10 ++--------
1 file changed, 2 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 gcc.
from b3fce1bd45f libstdc++: Fix constraint on std::optional assignment [PR 100982]
new 13a39886940 Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux
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.gcc | 2 ++
gcc/doc/install.texi | 3 +++
2 files changed, 5 insertions(+)
--
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 12913c7125f Simplify vect_is_simple_use
new ec748dc7dd2 docs: add missing @headitem in Intrinsic Procedures
new b3fce1bd45f libstdc++: Fix constraint on std::optional assignment [PR 100982]
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/fortran/intrinsic.texi | 144 ++++++++++-----------
libstdc++-v3/include/std/optional | 2 +-
.../20_util/optional/assignment/100982.cc | 17 +++
3 files changed, 90 insertions(+), 73 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/optional/assignment/100982.cc
--
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 5a5b481365 iconvdata: Split out non-essential gconv module configuration
new 51a3df5e35 Fix elf/tst-tls9-static after libdl cleanups.
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:
elf/Makefile | 2 --
1 file changed, 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 72d692d2 0: update: binutils-gcc-linux-qemu: all
new f7be5bd7 0: update: binutils-gcc-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (72d692d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 182 +-
02-prepare_abe/console.log | 22 +-
03-build_abe-binutils/console.log | 12081 ++++++-----
04-build_abe-stage1/console.log | 14209 ++++++-------
05-build_abe-qemu/console.log | 6965 +++---
06-build_linux/console.log | 666 +-
07-boot_linux/console.log | 10 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34169 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
13 files changed, 34223 insertions(+), 34177 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 5bfcfe3087e libstdc++: Add warnings for some C++23 deprecations
new 6ed359cd8b3 Fix my e-mail in the ChangeLog
new 12913c7125f Simplify vect_is_simple_use
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/objc/ChangeLog | 2 +-
gcc/objcp/ChangeLog | 2 +-
gcc/tree-vect-stmts.c | 12 +-----------
3 files changed, 3 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-11
in repository gcc.
from 5a9b6a004f8 arc: Update doloop_end patterns
new 5be418dc591 Fix old thinko in warning on pointer for storage order purposes
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/c/c-typeck.c | 14 ++++++++++-
gcc/testsuite/gcc.dg/sso-14.c | 56 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/sso-14.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 1bc5b62129b Automatic date update in version.in
new f75bcf7e574 Fix the creation of archives for Sparc Solaris2 targets by [...]
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/ChangeLog | 6 ++++++
bfd/config.bfd | 5 +++--
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-sparc/sparc.exp | 19 ++++++++++++-------
4 files changed, 27 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 51ec8b63 0: update: binutils-gcc-linux-qemu: boot
new cd4f1550 0: update: binutils-gcc-linux-qemu: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (51ec8b63)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 182 +-
02-prepare_abe/console.log | 270 +-
03-build_abe-binutils/console.log | 11450 +++++-----
04-build_abe-stage1/console.log | 14482 ++++++-------
05-build_abe-qemu/console.log | 7018 +++---
06-build_linux/console.log | 788 +-
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34222 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
13 files changed, 34312 insertions(+), 34192 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-11
in repository gcc.
from c6d2487098f Daily bump.
new 0061fabeb93 arc: Update 64bit move split patterns.
new 4186b7e93be arc: Fix (u)maddhisi patterns
new 5a9b6a004f8 arc: Update doloop_end patterns
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/arc/arc-protos.h | 1 +
gcc/config/arc/arc.c | 44 +++++-----
gcc/config/arc/arc.md | 203 +++++++++++++++++---------------------------
gcc/config/arc/simdext.md | 38 ++-------
4 files changed, 113 insertions(+), 173 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 174e75a2107 arc: Update doloop_end patterns
new 5bfcfe3087e libstdc++: Add warnings for some C++23 deprecations
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/allocator.h | 12 ++++++----
libstdc++-v3/include/bits/iterator_concepts.h | 4 ++--
libstdc++-v3/include/std/memory_resource | 1 +
.../20_util/allocator/requirements/typedefs.cc | 26 ++++++++++++++++++++--
4 files changed, 35 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from b6a019ea280 Daily bump.
adds fc930b3010b c++: tsubst_function_decl and excess arg levels [PR100102]
adds 1c1e19e305c Daily bump.
adds 7fe81705fba Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++
gcc/cp/pt.c | 39 -----------------------------
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C | 9 +++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.C | 9 +++++++
6 files changed, 37 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 95cc77f3 0: update: gcc-b6a019ea280d975633904c211f7ee5b1100bf5d5: 1
new 38a1a161 0: update: gcc-7fe81705fba30292af56f6912542b49087afec91: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (95cc77f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 14 +-
02-prepare_abe/console.log | 174 +-
04-build_abe-bootstrap_O3/console.log | 93687 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 93921 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 93926 insertions(+), 93882 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 d4d38135b31 openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clau [...]
new c0ba7a8af53 arc: Update 64bit move split patterns.
new dd4778a59b4 arc: Fix (u)maddhisi patterns
new 174e75a2107 arc: Update doloop_end patterns
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/arc/arc-protos.h | 1 +
gcc/config/arc/arc.c | 44 +++++-----
gcc/config/arc/arc.md | 203 +++++++++++++++++---------------------------
gcc/config/arc/simdext.md | 38 ++-------
4 files changed, 113 insertions(+), 173 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.