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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 26475558 0: update: binutils-gcc: 2
new 082b39e8 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 (26475558)
\
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 1628 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 37908 -> 37912 bytes
.../console.log.xz | Bin 506692 -> 508920 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 0daa5af85a9 Automatic date update in version.in
new a320f135ddb Simplify a regular expression in ada-lex.l
new 36f5ca535d0 Don't pre-size result string in ada_decode
new c8b76e1ec34 Let phex and phex_nz handle sizeof_l==1
new ee3d4649153 Define HOST_UTF32 in charset.h
new 315e4ebb4b7 Handle non-ASCII identifiers in Ada
new 47a39c6e183 Fix gdb.ada/arrayptr.exp results
The 6 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:
gdb/NEWS | 6 +
gdb/ada-casefold.h | 1345 ++++++++++++++++++++++
gdb/ada-exp.y | 10 +-
gdb/ada-lang.c | 417 ++++++-
gdb/ada-lex.l | 4 +-
gdb/ada-unicode.py | 95 ++
gdb/charset.h | 6 +
gdb/doc/gdb.texinfo | 23 +
gdb/rust-parse.c | 12 +-
gdb/testsuite/gdb.ada/arrayptr.exp | 37 +-
gdb/testsuite/gdb.ada/non-ascii-latin-1.exp | 50 +
gdb/testsuite/gdb.ada/non-ascii-latin-1/pack.adb | 28 +
gdb/testsuite/gdb.ada/non-ascii-latin-1/pack.ads | 21 +
gdb/testsuite/gdb.ada/non-ascii-latin-1/prog.adb | 23 +
gdb/testsuite/gdb.ada/non-ascii-latin-3.exp | 50 +
gdb/testsuite/gdb.ada/non-ascii-latin-3/pack.adb | 28 +
gdb/testsuite/gdb.ada/non-ascii-latin-3/pack.ads | 21 +
gdb/testsuite/gdb.ada/non-ascii-latin-3/prog.adb | 24 +
gdb/testsuite/gdb.ada/non-ascii-utf-8.exp | 57 +
gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.adb | 43 +
gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.ads | 24 +
gdb/testsuite/gdb.ada/non-ascii-utf-8/prog.adb | 36 +
gdbsupport/print-utils.cc | 8 +
23 files changed, 2300 insertions(+), 68 deletions(-)
create mode 100644 gdb/ada-casefold.h
create mode 100755 gdb/ada-unicode.py
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-1.exp
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-1/pack.adb
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-1/pack.ads
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-1/prog.adb
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-3.exp
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-3/pack.adb
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-3/pack.ads
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-latin-3/prog.adb
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-utf-8.exp
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.adb
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-utf-8/pack.ads
create mode 100644 gdb/testsuite/gdb.ada/non-ascii-utf-8/prog.adb
--
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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 6cb3459c 0: update: binutils-gcc: 2
new 3de65d4b 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 (6cb3459c)
\
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 1544 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 38156 -> 37524 bytes
05-build_abe-bootstrap/console.log.xz | Bin 266224 -> 264780 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 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 02b7dd7f823 Add missing space in various string literals
new 111754595cf opts: fix -gtoggle + optimize attribute
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/opts.cc | 49 +++++++++++++++++++++++------------------
gcc/testsuite/gcc.dg/pr104381.c | 20 +++++++++++++++++
2 files changed, 48 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr104381.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 027e3041449 Fix up duplicated duplicated words in comments
new 02b7dd7f823 Add missing space in various string literals
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-parser.cc | 4 ++--
gcc/cp/parser.cc | 4 ++--
2 files changed, 4 insertions(+), 4 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 b1d8198e7df arm: add missing space to error.
new 027e3041449 Fix up duplicated duplicated words in comments
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/analyzer/analyzer.cc | 2 +-
gcc/analyzer/engine.cc | 2 +-
gcc/analyzer/sm-taint.cc | 2 +-
gcc/analyzer/store.cc | 4 ++--
gcc/c-family/c-attribs.cc | 4 ++--
gcc/config/aarch64/fractional-cost.h | 2 +-
gcc/config/aarch64/thunderx3t110.md | 2 +-
gcc/config/darwin.h | 2 +-
gcc/config/i386/i386.cc | 2 +-
gcc/config/riscv/riscv.cc | 2 +-
gcc/config/rs6000/pcrel-opt.md | 2 +-
gcc/config/rs6000/predicates.md | 4 ++--
gcc/config/vax/vax.cc | 2 +-
gcc/cp/coroutines.cc | 2 +-
gcc/cp/cvt.cc | 2 +-
gcc/cp/module.cc | 2 +-
gcc/cp/pt.cc | 2 +-
gcc/ctfc.h | 2 +-
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/scanner.cc | 2 +-
gcc/fortran/trans-expr.cc | 2 +-
gcc/gimple-range-gori.cc | 2 +-
gcc/gimple-ssa-warn-access.cc | 2 +-
gcc/internal-fn.cc | 2 +-
gcc/ipa-polymorphic-call.cc | 2 +-
gcc/ipa-sra.cc | 2 +-
gcc/jit/libgccjit.h | 4 ++--
gcc/pointer-query.cc | 2 +-
gcc/tree-ssa-propagate.cc | 2 +-
gcc/tree-ssa-uninit.cc | 8 ++++----
gcc/value-relation.h | 2 +-
gcc/varasm.cc | 2 +-
32 files changed, 39 insertions(+), 39 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_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/gcc.
from d3a757af21a libstdc++: Ensure __glibcxx_assert_fail has default visibility
adds 762181c5d69 Daily bump.
adds 98cd717fca9 [Committed] Update gcc.dg/lower-subreg-1.c on ia32.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 28 ++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.dg/lower-subreg-1.c | 4 +---
libstdc++-v3/ChangeLog | 6 ++++++
5 files changed, 48 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.