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/binutils-gdb.
from cb3a9d1b79 Automatic date update in version.in
adds d3827c8d2d gdb: add Tiezhu Yang as LoongArch maintainer
adds 863cd1c236 gdb: testsuite: print explicit test result in can_spawn_for_attach
adds 1dbf27133d gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
adds 81c9e0f6c4 Prevent an assertion from being triggered when linking an AR [...]
adds 95e96e052a Fix linker tests to compile with gcc-12.
adds 581c5ba435 Revert "Check thin archive element file size against archive [...]
adds ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 16 +++++++++++++-
bfd/archive.c | 12 +----------
bfd/bfdio.c | 42 +++++++++++++++++++-----------------
bfd/elf32-arm.c | 8 +++++++
bfd/version.h | 2 +-
gdb/MAINTAINERS | 4 ++++
gdb/Makefile.in | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/Makefile.in | 2 +-
gdb/testsuite/lib/gdb.exp | 46 ++++++++++++++++++++++++++++++++++------
ld/ChangeLog | 10 +++++++++
ld/testsuite/ld-elf/pr21964-1a.c | 2 +-
ld/testsuite/ld-elf/pr21964-1b.c | 2 +-
ld/testsuite/ld-elf/pr21964-1c.c | 2 +-
ld/testsuite/ld-elf/pr21964-2a.c | 2 +-
ld/testsuite/ld-elf/pr21964-2b.c | 2 +-
ld/testsuite/ld-elf/pr21964-3a.c | 2 +-
17 files changed, 109 insertions(+), 49 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-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 057d6bdc 0: update: binutils-gcc: 2
new 05b1487d 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 (057d6bdc)
\
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 1548 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 37788 -> 37840 bytes
.../console.log.xz | Bin 506340 -> 505392 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 2f1fa70db51 i386: Fix pr104551 testcase for solaris
adds 02c808938e7 modref: Comment spelling fixes
adds 31702fe9694 strlen: Comment spelling fixes
adds 5f2e72db8c0 testsuite: Add testcases for already fixed PR [PR100541]
adds 2e1b00367ab cfgrtl: Fix up -g vs. -g0 code generation -flto differences [...]
adds 58394373a70 cfg: Dump goto_locus if -fdump-*-*-blocks-details
adds d7b4c8feee1 testsuite: Fix up pr104637 testcase [PR104637]
new ced22c51baa vect: add vect_float to pr102819 tests
new 8fede2876a7 rtl-optimization/104686 - speedup IRA allocno conflict test
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/cfg.cc | 4 ++
gcc/cfgrtl.cc | 4 +-
gcc/ipa-modref-tree.cc | 12 ++--
gcc/ipa-modref-tree.h | 10 ++--
gcc/ipa-modref.cc | 80 +++++++++++++-------------
gcc/ipa-modref.h | 6 +-
gcc/ira-color.cc | 75 ++++++++++++++++++------
gcc/testsuite/g++.dg/opt/pr100541-1.C | 24 ++++++++
gcc/testsuite/g++.dg/opt/pr100541-2.C | 25 ++++++++
gcc/testsuite/gcc.dg/vect/complex/pr102819-1.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-2.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-3.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-4.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-5.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-6.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-7.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-8.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-9.c | 1 +
gcc/testsuite/gcc.target/i386/pr104637.c | 6 +-
gcc/tree-ssa-strlen.cc | 4 +-
20 files changed, 180 insertions(+), 79 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr100541-1.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr100541-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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards bf45022e 0: update: binutils-gcc: 2
new 16adea6a 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 (bf45022e)
\
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 1660 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 37860 -> 37256 bytes
05-build_abe-bootstrap/console.log.xz | Bin 267020 -> 265140 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 8 ++++----
7 files changed, 13 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 devel/modula-2
in repository gcc.
from 961f687cb21 Added gcc/m2/ChangeLog-2021 generated via git log.
new e20252827b2 Added change entries to the gcc/m2/ChangeLog and libgm2/ChangeLog.
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/m2/ChangeLog | 17 +++++++++++++++++
libgm2/ChangeLog | 5 +++++
2 files changed, 22 insertions(+)
--
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/modula-2
in repository gcc.
from e51baa548c9 Provide putenv, fix incorrect scaffold deletion and update [...]
new 961f687cb21 Added gcc/m2/ChangeLog-2021 generated via git log.
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/m2/ChangeLog-2021 | 3238 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 3238 insertions(+)
create mode 100644 gcc/m2/ChangeLog-2021
--
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/modula-2
in repository gcc.
from 4a83a112c2f Merge branch 'master' into devel/modula-2.
new e51baa548c9 Provide putenv, fix incorrect scaffold deletion and update [...]
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/m2/ChangeLog | 1948 +++++++++++++++-----------------------
gcc/m2/ChangeLog-2015 | 81 +-
gcc/m2/ChangeLog-2016 | 133 ++-
gcc/m2/ChangeLog-2017 | 103 +-
gcc/m2/ChangeLog-2018 | 71 +-
gcc/m2/ChangeLog-2019 | 213 +++--
gcc/m2/ChangeLog-2020 | 154 +--
gcc/m2/gm2-libs/Args.def | 2 +-
gcc/m2/gm2-libs/Environment.def | 20 +-
gcc/m2/gm2-libs/Environment.mod | 37 +-
gcc/m2/gm2-libs/SEnvironment.def | 19 +-
gcc/m2/gm2-libs/SEnvironment.mod | 39 +-
gcc/m2/gm2-libs/libc.def | 18 +-
gcc/m2/gm2-libs/sckt.def | 4 +-
gcc/m2/m2-link-support.h | 8 +-
gcc/m2/mc-boot-ch/Glibc.c | 7 +
gcc/testsuite/gm2/ChangeLog | 1593 +++++++++++++++++++++++++++++++
libgm2/libm2pim/sckt.c | 6 +-
18 files changed, 2841 insertions(+), 1615 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 ced22c51baa vect: add vect_float to pr102819 tests
new 8fede2876a7 rtl-optimization/104686 - speedup IRA allocno conflict test
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/ira-color.cc | 75 ++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 57 insertions(+), 18 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/binutils-gdb.
from cb3a9d1b79 Automatic date update in version.in
adds d3827c8d2d gdb: add Tiezhu Yang as LoongArch maintainer
adds 863cd1c236 gdb: testsuite: print explicit test result in can_spawn_for_attach
adds 1dbf27133d gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
adds 81c9e0f6c4 Prevent an assertion from being triggered when linking an AR [...]
adds 95e96e052a Fix linker tests to compile with gcc-12.
adds 581c5ba435 Revert "Check thin archive element file size against archive [...]
adds ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 16 +++++++++++++-
bfd/archive.c | 12 +----------
bfd/bfdio.c | 42 +++++++++++++++++++-----------------
bfd/elf32-arm.c | 8 +++++++
bfd/version.h | 2 +-
gdb/MAINTAINERS | 4 ++++
gdb/Makefile.in | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/Makefile.in | 2 +-
gdb/testsuite/lib/gdb.exp | 46 ++++++++++++++++++++++++++++++++++------
ld/ChangeLog | 10 +++++++++
ld/testsuite/ld-elf/pr21964-1a.c | 2 +-
ld/testsuite/ld-elf/pr21964-1b.c | 2 +-
ld/testsuite/ld-elf/pr21964-1c.c | 2 +-
ld/testsuite/ld-elf/pr21964-2a.c | 2 +-
ld/testsuite/ld-elf/pr21964-2b.c | 2 +-
ld/testsuite/ld-elf/pr21964-3a.c | 2 +-
17 files changed, 109 insertions(+), 49 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/base-artifacts.
discards 6b5316aa 0: update: binutils-gcc: 2
new f44ef067 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 (6b5316aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50828 -> 51648 bytes
.../console.log.xz | Bin 936928 -> 938912 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++
jenkins/manifest.sh | 14 ++++----
7 files changed, 43 insertions(+), 7 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_check_bootstrap/release-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from a3a2d47ede Automatic date update in version.in
adds 78d5c17e17 Automatic date update in version.in
adds 884f69febf Automatic date update in version.in
adds bb8b104a73 Automatic date update in version.in
adds 2d92604cd3 Revert "Check thin archive element file size against archive [...]
adds 1c682ec33d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/archive.c | 12 +-----------
bfd/version.h | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 367da6f8 0: update: binutils-gcc: 1
new 1048239e 0: update: binutils-gcc: 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 (367da6f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1540 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 49024 -> 48264 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 456548 -> 457412 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3844 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2320 -> 2324 bytes
07-check_regression/console.log.xz | Bin 3032 -> 3632 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 55 +-
07-check_regression/results.compare2 | 210 +-
07-check_regression/results.regressions | 56 +
08-update_baseline/console.log | 348 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 55 +-
08-update_baseline/results.compare2 | 210 +-
08-update_baseline/results.regressions | 56 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2687212 -> 2678344 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 2290540 -> 2290928 bytes
sumfiles/gcc.sum | 4364 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 850212 -> 847548 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2284 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 143872 -> 144420 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460956 -> 464048 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3002 insertions(+), 2600 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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_lto
in repository toolchain/ci/binutils-gdb.
from 581c5ba435 Revert "Check thin archive element file size against archive [...]
adds ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 ++++++++-
bfd/bfdio.c | 42 ++++++++++++++++++++++--------------------
bfd/version.h | 2 +-
gdb/Makefile.in | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/Makefile.in | 2 +-
6 files changed, 34 insertions(+), 25 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_lto
in repository toolchain/ci/base-artifacts.
discards ae597755 0: update: binutils-gcc: 2
new 2cd821b1 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 (ae597755)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1536 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50804 -> 50512 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 469868 -> 473208 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 95e96e052a Fix linker tests to compile with gcc-12.
adds 581c5ba435 Revert "Check thin archive element file size against archive [...]
adds ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 ++++++++-
bfd/archive.c | 12 +-----------
bfd/bfdio.c | 42 ++++++++++++++++++++++--------------------
bfd/version.h | 2 +-
gdb/Makefile.in | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/Makefile.in | 2 +-
7 files changed, 35 insertions(+), 36 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 2ab5b16c 0: update: binutils-gcc: 2
new 4cbd1b3e 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 (2ab5b16c)
\
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 1500 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 37460 -> 38036 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 320364 -> 322244 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 43fcc76f 0: update: binutils-gcc: 1
new 6ca711e3 0: update: binutils-gcc: 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 (43fcc76f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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.xz | Bin 1524 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 37724 -> 37356 bytes
04-build_abe-gcc/console.log.xz | Bin 207856 -> 206760 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3844 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2508 -> 2832 bytes
07-check_regression/console.log.xz | Bin 3276 -> 3304 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 19 +-
07-check_regression/results.compare2 | 77 +-
07-check_regression/results.regressions | 19 +-
08-update_baseline/console.log | 660 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 19 +-
08-update_baseline/results.compare2 | 77 +-
08-update_baseline/results.regressions | 19 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3465428 -> 3466332 bytes
sumfiles/g++.sum | 44 +-
sumfiles/gcc.log.xz | Bin 2983888 -> 2990904 bytes
sumfiles/gcc.sum | 4656 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1025064 -> 1022648 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2192 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 190292 -> 189920 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2548 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 428896 -> 421732 bytes
sumfiles/libstdc++.sum | 4 +-
33 files changed, 2851 insertions(+), 2789 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 newlib.
from 5f4e7b036 Cygwin: console, pty: Revamp the acquire/release_attach_mutex [...]
new df24c3d3c Cygwin: pty: Communalize the code for temporary attach to console.
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:
winsup/cygwin/fhandler.h | 2 +
winsup/cygwin/fhandler_termios.cc | 27 ++------
winsup/cygwin/fhandler_tty.cc | 128 ++++++++++++++++++--------------------
3 files changed, 66 insertions(+), 91 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 2d7ef2e3c81 Daily bump.
new 8eb36ce5576 vect: add vect_float to pr102819 tests
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/gcc.dg/vect/complex/pr102819-1.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-2.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-3.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-4.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-5.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-6.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-7.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-8.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-9.c | 1 +
9 files changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.