This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5d8a40617df Align __patchable_function_entries to POINTER_SIZE [PR93194]
new 414231ba7897 PR testsuite/92829 - several -Wstringop-overflow test case [...]
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/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/warn/Wstringop-overflow-4.C | 16 +++++++++++-----
gcc/testsuite/gcc.dg/Wstringop-overflow-25.c | 14 ++++++++++----
3 files changed, 28 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c370121 0: update: binutils-gcc-linux: all
new bdd9ece 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 (c370121)
\
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 | 229 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11936 ++++++------
04-build_abe-stage1/console.log | 15814 ++++++++--------
05-build_linux/console.log | 8063 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 36492 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 36498 insertions(+), 36514 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 e82ba180d664 [PATCH] PR Fortran/93263 Correct test case
new ad1a3914ae8d [PR 80005] Fix __has_include
new a5d8a40617df Align __patchable_function_entries to POINTER_SIZE [PR93194]
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/ChangeLog | 6 ++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-cppbuiltin.c | 6 ------
gcc/targhooks.c | 1 +
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp/pr80005.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 10 ++--------
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 10 ++--------
gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C | 10 ++--------
libcpp/ChangeLog | 29 ++++++++++++++++++++++++++++-
libcpp/directives.c | 29 ++++++++++-------------------
libcpp/expr.c | 32 +++++++++++++++-----------------
libcpp/files.c | 27 +++++++++++++++------------
libcpp/identifiers.c | 3 +--
libcpp/include/cpplib.h | 2 +-
libcpp/init.c | 14 +++++++++++++-
libcpp/internal.h | 20 ++++++++++++++------
libcpp/pch.c | 4 ++--
libcpp/traditional.c | 8 ++++----
19 files changed, 153 insertions(+), 95 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp/pr80005.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_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ac51091 2: update: llvm-linux: 19676
new 8366a32 2: update: llvm-linux: 19676
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 (ac51091)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 52 +-
02-build_llvm/console.log | 12587 ++++++++++++++++----------------
03-build_linux/console.log | 1948 ++---
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 102 +-
console.log | 14691 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 14686 insertions(+), 14708 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-9
in repository gcc.
from 20e9d7854349 PR middle-end/93246 - missing alias subsets
new 42066149461d [PATCH] PR Fortran/93263 Correct test case
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/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr93263_1.f90 | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.