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 fcea38e56c8 Daily bump.
new 7a0fab4bddc Fortran: reject simplifying TRANSFER for MOLD with storage size 0
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/fortran/check.c | 2 +-
gcc/testsuite/gfortran.dg/transfer_simplify_15.f90 | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_15.f90
--
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-10
in repository gcc.
from 20343358751 Daily bump.
new 837ad03ad4a Fortran: reject simplifying TRANSFER for MOLD with storage size 0
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/fortran/check.c | 2 +-
gcc/testsuite/gfortran.dg/transfer_simplify_15.f90 | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_15.f90
--
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_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 9d5d41c405 Add new e_machine values.
adds 8d26ee1cd1 x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations
adds dfbcbf85ea Rename EM_56800V4 to EM_56800EF.
adds 78110c3f77 Automatic date update in version.in
adds fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-x86.h | 6 +-
bfd/version.h | 2 +-
binutils/addr2line.c | 75 ++++++++++++++++++++--
binutils/doc/binutils.texi | 18 ++++--
gdb/ada-typeprint.c | 59 +++++++++--------
gdb/c-lang.c | 6 +-
gdb/charset.c | 14 ----
gdb/charset.h | 5 --
gdb/jit.c | 41 ++++++++----
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 +-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 +-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
include/elf/common.h | 2 +-
16 files changed, 166 insertions(+), 88 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_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 9d5d41c405 Add new e_machine values.
adds 8d26ee1cd1 x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations
adds dfbcbf85ea Rename EM_56800V4 to EM_56800EF.
adds 78110c3f77 Automatic date update in version.in
adds fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-x86.h | 6 +-
bfd/version.h | 2 +-
binutils/addr2line.c | 75 ++++++++++++++++++++--
binutils/doc/binutils.texi | 18 ++++--
gdb/ada-typeprint.c | 59 +++++++++--------
gdb/c-lang.c | 6 +-
gdb/charset.c | 14 ----
gdb/charset.h | 5 --
gdb/jit.c | 41 ++++++++----
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 +-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 +-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
include/elf/common.h | 2 +-
16 files changed, 166 insertions(+), 88 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_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f536887dd 0: update: binutils-gcc-linux-glibc-gdb: 1
new af883337b 0: update: binutils-gcc-linux-glibc-gdb: 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 (f536887dd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 38204 -> 38692 bytes
04-build_abe-gcc/console.log.xz | Bin 208760 -> 208452 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9224 -> 9048 bytes
07-build_abe-glibc/console.log.xz | Bin 236624 -> 237848 bytes
08-build_abe-gdb/console.log.xz | Bin 37252 -> 37964 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3844 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3272 -> 2880 bytes
11-check_regression/console.log.xz | Bin 4040 -> 3804 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 7 -
11-check_regression/results.compare | 83 +-
11-check_regression/results.compare2 | 320 ++-
11-check_regression/results.regressions | 92 -
12-update_baseline/console.log | 690 +++--
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 7 -
12-update_baseline/results.compare | 83 +-
12-update_baseline/results.compare2 | 320 ++-
12-update_baseline/results.regressions | 92 -
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3603164 -> 3629240 bytes
sumfiles/g++.sum | 129 +-
sumfiles/gcc.log.xz | Bin 3148904 -> 3145164 bytes
sumfiles/gcc.sum | 4479 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1049332 -> 1061108 bytes
sumfiles/gfortran.sum | 45 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198996 -> 198852 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428032 -> 428288 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 3139 insertions(+), 3270 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.