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-master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards e191acd8 0: update: gcc-840fabd8e0cd002c744adf219c64a672b0fa83b3: -10
new 8644c8cb 0: update: gcc-e37e175e7dc3376244eb7705269ada6755616831: -10
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 (e191acd8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 193 +-
02-prepare_abe/console.log | 204 +-
03-build_abe-bootstrap_lto/console.log | 79578 +++++++++++++++---------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 79783 +++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 78079 insertions(+), 81719 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
in repository toolchain/ci/gcc.
from 9a56fcc61b0 Daily bump.
adds 879e7df1829 c++: Fix noexcept with unevaluated operand [PR101087]
adds d826bff6ad6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/cp-tree.h | 13 +++++++++++++
gcc/cp/except.c | 9 ++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/noexcept70.C | 5 +++++
6 files changed, 43 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept70.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-bootstrap
in repository toolchain/ci/base-artifacts.
discards 6bc16e70 0: init: gcc-9a56fcc61b033569baeb35a5423454f2b236a92f: 1
new 1500cf40 0: update: gcc-d826bff6ad62b3bda59f6418147cfbbd2435da0d: 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 (6bc16e70)
\
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 | 223 +-
02-prepare_abe/console.log | 200 +-
04-build_abe-bootstrap/console.log | 65195 +++++++++++++++++-----------------
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 35 +-
console.log | 65680 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
7 files changed, 65734 insertions(+), 65633 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 e37e175e7dc Fix build failure on Windows with older binutils
new 7e12d491cef [Ada] Avoid unnecessary call in preanalysis without freezing
new 48096ca4ac8 [Ada] Remove an unnecessary local constant
new 8bab88ba7be [Ada] Refine types of local variables in analysis of expres [...]
new 8a13a0017e5 [Ada] Avoid repeated calls in analysis of expression functions
new e437dd45e78 [Ada] Fix comment related to analysis of expression functions
new 640ba4c1a33 [Ada] Avoid repeated computing of type of expression functions
new e40f4ab4636 [Ada] Decouple analysis of static expression functions from [...]
new 81956c08f74 [Ada] Reorder preanalysis of static expression functions
new d80c7331878 [Ada] Update internal documentation of debugging information
new 9b1647a50dd [Ada] Incremental patch for restriction No_Dynamic_Accessib [...]
new e347e6c9276 [Ada] Inconsistency between declaration and body of predica [...]
new 1f72ec808b2 [Ada] Initialize local variables related to static expressi [...]
new f1b4b3d75cd [Ada] aarch64-rtems6: use wraplf variant for a-nallfl
new 2a847e8c8fa [Ada] Add paragraph about representation changes and Scalar [...]
new e4a6acd67ef [Ada] Code cleanups in a-strfix.adb
new 90635a37c2d [Ada] Fix index range violations in krunch
new 06fd120d19d [Ada] Fix typo in comment related to derived discriminated types
new 2390451ede4 [Ada] Fix invalid JSON for derived variant record with -gnatRj
new 021cf768fba [Ada] Fix layout of contracts
new fbc72d0b4ac [Ada] Add source file name to gnat bug box
new 175c2f98ea8 [Ada] Declare time_t uniformly based on a system parameter
new 765ca22b179 [Ada] Crash on inlined separate subprogram
new e4de29f4677 [Ada] Add -gnatX support for casing on discriminated values
new 79b87fcf29c [Ada] Typo corrections and minor reformatting
new 66d43665bc9 [Ada] Crash on expansion of BIP construct in -gnatf mode
new d206399a97b [Ada] Improve performance of Ada.Containers.Doubly_Linked_L [...]
new bb66a102152 [Ada] Add missed OS constant values
new f377685e3d8 [Ada] Fix crash on type extensions with discriminants
new d35d546a7fc [Ada] par-ch6: do not mark subprogram as missing "is" if imported
new 7802ee7b018 [Ada] Fix style in expansion of attribute Put_Image
The 30 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/Makefile.rtl | 5 +-
gcc/ada/comperr.adb | 5 +
.../gnat_rm/implementation_defined_attributes.rst | 40 ++
.../doc/gnat_rm/implementation_defined_pragmas.rst | 11 +-
gcc/ada/exp_ch5.adb | 27 +-
gcc/ada/exp_ch6.adb | 9 +
gcc/ada/exp_dbug.ads | 409 ++++++++++-----------
gcc/ada/exp_put_image.adb | 16 +-
gcc/ada/exp_util.ads | 2 +-
gcc/ada/gnat_rm.texi | 51 ++-
gcc/ada/gsocket.h | 1 +
gcc/ada/krunch.adb | 17 +-
gcc/ada/libgnarl/s-linux.ads | 4 +-
gcc/ada/libgnarl/s-linux__alpha.ads | 4 +-
gcc/ada/libgnarl/s-linux__android.ads | 4 +-
gcc/ada/libgnarl/s-linux__hppa.ads | 4 +-
gcc/ada/libgnarl/s-linux__mips.ads | 4 +-
gcc/ada/libgnarl/s-linux__riscv.ads | 4 +-
gcc/ada/libgnarl/s-linux__sparc.ads | 4 +-
gcc/ada/libgnarl/s-linux__x32.ads | 7 +-
gcc/ada/libgnarl/s-osinte__aix.ads | 5 +-
gcc/ada/libgnarl/s-osinte__android.ads | 4 +-
gcc/ada/libgnarl/s-osinte__darwin.ads | 4 +-
gcc/ada/libgnarl/s-osinte__dragonfly.ads | 5 +-
gcc/ada/libgnarl/s-osinte__freebsd.ads | 5 +-
gcc/ada/libgnarl/s-osinte__gnu.ads | 4 +-
gcc/ada/libgnarl/s-osinte__hpux-dce.ads | 5 +-
gcc/ada/libgnarl/s-osinte__hpux.ads | 5 +-
gcc/ada/libgnarl/s-osinte__kfreebsd-gnu.ads | 4 +-
gcc/ada/libgnarl/s-osinte__linux.ads | 2 +
gcc/ada/libgnarl/s-osinte__lynxos178e.ads | 4 +-
gcc/ada/libgnarl/s-osinte__qnx.ads | 4 +-
gcc/ada/libgnarl/s-osinte__rtems.ads | 4 +-
gcc/ada/libgnarl/s-osinte__solaris.ads | 5 +-
gcc/ada/libgnarl/s-osinte__vxworks.ads | 7 +-
gcc/ada/libgnarl/s-qnx.ads | 5 +-
gcc/ada/libgnat/a-cdlili.adb | 219 ++++++++---
gcc/ada/libgnat/a-strfix.adb | 138 +++----
gcc/ada/libgnat/a-strunb.ads | 29 +-
gcc/ada/libgnat/a-strunb__shared.ads | 11 +-
gcc/ada/libgnat/g-sothco.ads | 7 +-
gcc/ada/libgnat/s-os_lib.ads | 17 +-
gcc/ada/libgnat/s-osprim__darwin.adb | 4 +-
gcc/ada/libgnat/s-osprim__posix.adb | 4 +-
gcc/ada/libgnat/s-osprim__posix2008.adb | 4 +-
gcc/ada/libgnat/s-osprim__rtems.adb | 4 +-
gcc/ada/libgnat/s-osprim__x32.adb | 3 +-
gcc/ada/libgnat/s-parame.ads | 7 +
gcc/ada/libgnat/s-parame__ae653.ads | 7 +
gcc/ada/libgnat/s-parame__hpux.ads | 7 +
.../{s-parame.ads => s-parame__posix2008.ads} | 10 +-
gcc/ada/libgnat/s-parame__vxworks.ads | 15 +
gcc/ada/par-ch6.adb | 26 +-
gcc/ada/repinfo.adb | 55 ++-
gcc/ada/repinfo.ads | 7 +-
gcc/ada/s-oscons-tmplt.c | 6 +
gcc/ada/sem_case.adb | 285 ++++++++++----
gcc/ada/sem_ch13.adb | 43 ++-
gcc/ada/sem_ch3.adb | 11 +-
gcc/ada/sem_ch6.adb | 168 ++++-----
gcc/ada/sem_res.adb | 17 +-
gcc/ada/sem_util.adb | 34 +-
gcc/ada/sem_util.ads | 7 +-
63 files changed, 1185 insertions(+), 660 deletions(-)
copy gcc/ada/libgnat/{s-parame.ads => s-parame__posix2008.ads} (96%)
--
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 fb01286fa stdlib: Make strtod/strtof set ERANGE consistently for underflow.
new be4a8b91f Cygwin: Various minor fixes to utils documentation
new e6b667f1a Cygwin: Use cmdsynopsis element in utils documentation
new 9a231073a Cygwin: Define PSAPI_VERSION as 1 before including psapi.h
The 3 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/dlfcn.cc | 1 -
winsup/cygwin/resource.cc | 1 -
winsup/doc/utils.xml | 709 +++++++++++++++++++++++++++++++++++++-------
winsup/utils/dumper.cc | 1 +
winsup/utils/ldd.cc | 2 +-
winsup/utils/mingw/bloda.cc | 1 +
winsup/utils/module_info.cc | 1 +
winsup/utils/pldd.c | 1 +
winsup/utils/ps.cc | 1 -
9 files changed, 599 insertions(+), 119 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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards cdd1725d 0: update: gcc-8ce35e4c066b68d0cbc656b000ece84f7ea7741a: 1
new a251c357 0: update: gcc-d826bff6ad62b3bda59f6418147cfbbd2435da0d: 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 (cdd1725d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 60 +-
02-prepare_abe/console.log | 390 +-
04-build_abe-bootstrap_O3/console.log | 91180 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 91634 +++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
7 files changed, 88337 insertions(+), 94941 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-master-aarch64-check_bootstrap_lto
in repository toolchain/ci/gcc.
from 062c762ef26 rs6000: Support [u]mod<mode>3 for vector modulo insns
adds 82625a42e65 mips: check MSA support for vector modes [PR100760,PR100761 [...]
adds 3b33b1136d5 testsuite: mips: use noinline attribute instead of -fno-inline
adds 5f2d3ff4e5e Improve early simplify and match for phiopt
adds b5405babd82 docs: add missing 'see' word
adds 840fabd8e0c docs: don't split @smallexample in multiple @groups
No new revisions were added by this update.
Summary of changes:
gcc/config/mips/mips.c | 6 +--
gcc/doc/md.texi | 11 +----
gcc/testsuite/gcc.target/mips/cfgcleanup-jalr2.c | 11 +++--
gcc/testsuite/gcc.target/mips/cfgcleanup-jalr3.c | 6 +--
gcc/testsuite/gcc.target/mips/pr100760.c | 10 ++++
gcc/testsuite/gcc.target/mips/pr100761.c | 17 +++++++
gcc/testsuite/gcc.target/mips/pr100762.c | 25 ++++++++++
gcc/tree-ssa-phiopt.c | 62 +++++++++++++++++++-----
8 files changed, 116 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/pr100760.c
create mode 100644 gcc/testsuite/gcc.target/mips/pr100761.c
create mode 100644 gcc/testsuite/gcc.target/mips/pr100762.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-master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards dc1983b7 0: update: gcc-062c762ef264dca89d01ebca2ef023ea91f31d50: 1
new 1c2c5088 0: update: gcc-840fabd8e0cd002c744adf219c64a672b0fa83b3: 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 (dc1983b7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 124 +-
02-prepare_abe/console.log | 150 +-
03-build_abe-bootstrap_lto/console.log | 73211 ++++++-------
04-build_abe-dejagnu/console.log | 312 +-
05-build_abe-check_bootstrap_lto/console.log | 60635 ++++++-----
06-check_regression/console.log | 284 +-
06-check_regression/results.compare1 | 6 +-
06-check_regression/results.compare2 | 16 +-
07-update_baseline/console.log | 270 +-
07-update_baseline/results.compare1 | 6 +-
07-update_baseline/results.compare2 | 16 +-
console.log | 134986 ++++++++++++------------
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3732028 -> 3751100 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 3051312 -> 3069296 bytes
sumfiles/gcc.sum | 4646 +-
sumfiles/gfortran.log.xz | Bin 941268 -> 934716 bytes
sumfiles/gfortran.sum | 68 +-
sumfiles/libatomic.log.xz | Bin 2396 -> 2400 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171756 -> 171784 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2676 -> 2684 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444100 -> 440944 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 141018 insertions(+), 133870 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.