This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards b49d66e54 0: update: binutils-gcc: 2
new 9dc73592b 0: update: binutils-gcc: 2
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 (b49d66e54)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1564 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 38804 -> 38016 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 264884 -> 263496 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 77 ++++---------------------------
jenkins/manifest.sh | 14 +++---
7 files changed, 15 insertions(+), 76 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 4f556312da9 Check for class type before assuming a type is one [PR103703].
new 7d3f53c595e Avoid -Wvla-parameter for nontrivial bounds [PR97548].
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-family/c-warn.c | 3 ++-
gcc/c/c-decl.c | 1 +
gcc/fold-const.c | 33 +++++++++++++++++++++--------
gcc/testsuite/gcc.dg/Wvla-parameter-12.c | 36 ++++++++++++++++++++++++++++++++
gcc/tree-core.h | 7 ++++++-
5 files changed, 69 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wvla-parameter-12.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 93faac7e32e Check for class type before assuming a type is one [PR103703].
new 06041b2c67a c++: delayed noexcept in member function template [PR99980]
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/cp/parser.c | 7 ++++++-
gcc/testsuite/g++.dg/cpp0x/noexcept71.C | 31 +++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept71.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 releases/gcc-9
in repository gcc.
from 6fa3bbe854f mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
new 54947545e36 Fortran: prevent NULL pointer dereference in check of passe [...]
new 12d811d06f2 Fortran: fix checking of elemental functions of type CLASS
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/frontend-passes.c | 2 +-
gcc/fortran/resolve.c | 3 ++-
gcc/testsuite/gfortran.dg/do_check_19.f90 | 21 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr103606.f90 | 12 ++++++++++++
4 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_check_19.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr103606.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-11
in repository gcc.
from 43d67e5e756 i386: Fix emissing of __builtin_cpu_supports.
new 4f556312da9 Check for class type before assuming a type is one [PR103703].
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/cp/parser.c | 2 +-
gcc/testsuite/g++.dg/warn/Wmismatched-tags-9.C | 32 ++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-tags-9.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 releases/gcc-10
in repository gcc.
from 9f84f267b16 mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
new b99da5f23e1 Fortran: prevent NULL pointer dereference in check of passe [...]
new b0b1b21c561 Fortran: fix checking of elemental functions of type CLASS
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/frontend-passes.c | 2 +-
gcc/fortran/resolve.c | 3 ++-
gcc/testsuite/gfortran.dg/do_check_19.f90 | 21 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr103606.f90 | 12 ++++++++++++
4 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_check_19.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr103606.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.