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 03732d58b03 Daily bump.
new 5ec4a3d3072 PR fortran/93423 - ICE on invalid with argument list for mo [...]
new 0e442063a0a Fortran: Avoid double-free with parse error (PR96041, PR93423)
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/decl.c | 9 +++++++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/gfortran.dg/pr93423.f90 | 21 +++++++++++++++++++++
3 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93423.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 releases/gcc-9
in repository gcc.
from a24744c1ed8 store-merging: Consider also overlapping stores earlier in [...]
new 03732d58b03 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 | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 37 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 releases/gcc-8
in repository gcc.
from 87ae45cdbd7 store-merging: Consider also overlapping stores earlier in [...]
new 766493676bd 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 | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 37 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 gcc.
from c89956cba9d analyzer: handle strdup and strndup
new 1df487a5204 analyzer: fix warning_event::get_desc for global state changes
new 4a5ff2b56bf c++: Add testcase for already fixed PR97105
new 239601c53b0 Daily bump.
new 83858ba1db3 Increase rtx cost of sse_to_integer in skylake_cost.
new dea470d0915 c++: std::is_constant_evaluated inside constraint [PR97051]
new e5d72c840a2 c++: Fix self-mapping in map_arguments [PR96531, PR97103]
new c66c004ad61 x86: Add a testcase for PR target/96861
The 7 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:
ChangeLog | 4 ++
gcc/ChangeLog | 83 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 10 +++
gcc/analyzer/checker-path.cc | 29 +++++---
gcc/config/i386/x86-tune-costs.h | 2 +-
gcc/cp/ChangeLog | 10 +++
gcc/cp/constraint.cc | 7 +-
gcc/cp/pt.c | 43 ++++++-----
gcc/testsuite/ChangeLog | 53 ++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-ttp2.C | 11 +++
gcc/testsuite/g++.dg/cpp2a/concepts-variadic1.C | 28 ++++++++
.../g++.dg/cpp2a/is-constant-evaluated11.C | 16 +++++
gcc/testsuite/g++.dg/template/pr97105.C | 6 ++
gcc/testsuite/gcc.target/i386/pr95021-3.c | 2 +-
.../gcc.target/i386/{minmax-10.c => pr96861.c} | 2 +-
16 files changed, 277 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ttp2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-variadic1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated11.C
create mode 100644 gcc/testsuite/g++.dg/template/pr97105.C
copy gcc/testsuite/gcc.target/i386/{minmax-10.c => pr96861.c} (86%)
--
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 13421890f81 Fortran: Avoid double-free with parse error (PR96041, PR93423)
new e939674db6f 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 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 27 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 devel/omp/gcc-10
in repository gcc.
from e3e7d1a58ec amdgcn: Remove omp_gcn pass
new 149a725c811 nvptx: fix malformed patch
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:
libgomp/config/nvptx/bar.c | 1 -
1 file changed, 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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from a24744c1ed8 store-merging: Consider also overlapping stores earlier in [...]
adds 03732d58b03 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 37 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a540ae6e 0: update: binutils-gcc-linux: all
new d379f0a9 0: update: binutils-gcc-linux: 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 (a540ae6e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 181 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11116 +++++------
04-build_abe-stage1/console.log | 18271 +++++++++---------
05-build_linux/console.log | 724 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30712 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30686 insertions(+), 30754 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.