This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dfdedc1a753 More maybe_fold_reference TLC
new 010d4a50471 c++: ICE casting class to vector [PR100517]
new 5ea40269a77 preprocessor: Enable digit separators for C2X
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/c-family/c-lex.c | 2 +-
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/ext/vector41.C | 12 +++++++++
gcc/testsuite/gcc.dg/c11-digit-separators-1.c | 7 +++++
gcc/testsuite/gcc.dg/c2x-digit-separators-1.c | 39 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/c2x-digit-separators-2.c | 25 +++++++++++++++++
libcpp/init.c | 4 +--
7 files changed, 87 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/vector41.C
create mode 100644 gcc/testsuite/gcc.dg/c11-digit-separators-1.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-digit-separators-1.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-digit-separators-2.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-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from 54c343f5b2 Automatic date update in version.in
adds 3b33651e3d Automatic date update in version.in
new 01cab7a6b8 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 master
in repository gcc.
from 3835aa0eb90 LTO: merge -flto=arg from object files.
new ac18ded230f Fix uninitialized variable in Atree.Size_In_Slots
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/ada/atree.adb | 32 +++++++++++++++++++++++++-------
gcc/ada/atree.ads | 3 +--
2 files changed, 26 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 2005aa0281f Automatic date update in version.in
new f2f9554bf0d PR27845, readelf heap-buffer-overflow
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:
binutils/ChangeLog | 9 ++++++
binutils/dwarf.c | 80 ++++++++++++++++++++++++++++--------------------------
2 files changed, 51 insertions(+), 38 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-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards c1861839 0: update: gcc-291931b924fb14f5e41e549d008daa286c508105: 1
new bd0ae8f9 0: update: gcc-ee359d860d750e7c6d0acf397b31b35dfa4513fe: 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 (c1861839)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 120 +-
02-prepare_abe/console.log | 306 +-
04-build_abe-bootstrap_debug/console.log | 71952 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 72380 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 72420 insertions(+), 72352 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 ca8e8301180 middle-end/100509 - avoid folding constant to aggregate type
new 2301a394607 More maybe_fold_reference TLC
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/gimple-fold.c | 27 ++++++++++++++-------------
1 file changed, 14 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 master
in repository binutils-gdb.
from 749c7002820 Restore old behaviour of windres so that options containing [...]
new e4b1ab2062e Add support for 8-bit and 24-bit shifts in the z80 assembler.
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:
gas/ChangeLog | 8 ++++++++
gas/config/tc-z80.c | 17 +++++++++++++++++
gas/testsuite/gas/z80/z80_reloc.d | 5 +++++
gas/testsuite/gas/z80/z80_reloc.s | 7 +++++--
4 files changed, 35 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 1f94ed3b4c3 Add a test for PR tree-optimization/42587
new c1d381f0079 contrib/gcc-changelog: Detect if same file appears twice
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:
contrib/gcc-changelog/git_commit.py | 9 +++++++--
contrib/gcc-changelog/test_email.py | 4 ++++
contrib/gcc-changelog/test_patches.txt | 29 +++++++++++++++++++++++++++++
3 files changed, 40 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.