This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 1af0f1e6 2: update: binutils-f050cfdd82625e6214c4a77ae3b4b364dede1b52: 1
new fc2ca65a 2: update: glibc-5f07d47e4b3d137edfbe3ea6c4eeba1ea6cfa54d: 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 (1af0f1e6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master [...]
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 1872 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44288 -> 42808 bytes
04-build_abe-stage1/console.log.xz | Bin 74332 -> 73584 bytes
06-build_abe-linux/console.log.xz | Bin 9808 -> 9660 bytes
07-build_abe-glibc/console.log.xz | Bin 235400 -> 235932 bytes
08-build_abe-stage2/console.log.xz | Bin 173816 -> 169756 bytes
09-build_llvm-true/console.log.xz | Bin 59960 -> 59860 bytes
11-benchmark/benchmark-start.log | 2 +-
11-benchmark/benchmark.log | 41 +-
11-benchmark/console.log.xz | Bin 3088 -> 2756 bytes
12-check_regression/console.log.xz | Bin 1572 -> 1580 bytes
12-check_regression/results-0.csv | 175 +-
12-check_regression/results-1.csv | 167 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 24 +-
12-check_regression/results-full.csv | 174 +-
12-check_regression/results.csv | 48 +-
12-check_regression/results.log | 4150 ++++++++++++++++---------------
13-update_baseline/console.log | 2502 +++++++++----------
13-update_baseline/results-1.csv | 167 +-
13-update_baseline/results-brief.csv | 36 +-
13-update_baseline/results-full.csv | 150 +-
13-update_baseline/results.csv | 46 +-
13-update_baseline/results.log | 2628 +++++++++----------
jenkins/manifest.sh | 8 +-
results_id | 2 +-
27 files changed, 5262 insertions(+), 5096 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from ebcdd004edf AVX512FP16: Add testcase for fpclass/getmant/getexp instructions.
adds f1f5b1fbbbe Give more informative error message for by-reference types
adds 45d32da2bc0 Remove superfluous call to UI_Is_In_Int_Range
adds f3922acfdff Implement PR ada/101385
adds 3f89d5ebcca openmp: Add testing checks (whether lhs appears in operands [...]
new b29fc21482c testsuite: Use sync_long_long instead of sync_int_long for [...]
new caef5203d64 Fix internal error on pointer-to-pointer binding in LTO mode
new fad540552ff Strengthen compatibility warning for GCC builtins
new 26864014bba Fix internal error on broken import of vector intrinsics
new b9c35857d00 Fix inaccurate bounds in debug info for vector array types
new f349a8b5928 Do not issue size error for too large array type
new 9bb20299ba1 arc: Update ZOL pattern.
new bd55fa10271 Fix PR ada/101970
new e2103982da7 testsuite: fix failing pytest tests
new 33fdbbe4ce6 Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
The 10 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:
.../building_executable_programs_with_gnat.rst | 11 +-
gcc/ada/exp_attr.adb | 23 ++--
gcc/ada/gcc-interface/decl.c | 118 ++++++++----------
gcc/ada/gcc-interface/lang-specs.h | 7 +-
gcc/ada/gcc-interface/utils.c | 9 +-
gcc/ada/libgnat/s-aoinar.adb | 2 +-
gcc/ada/libgnat/s-aomoar.adb | 2 +-
gcc/ada/libgnat/s-aotase.adb | 2 +-
gcc/ada/libgnat/s-atopex.adb | 38 +++---
gcc/ada/libgnat/s-atopri.ads | 7 +-
gcc/config/arc/arc.md | 8 +-
gcc/fortran/parse.c | 3 +
gcc/gimplify.c | 133 ++++++++++++---------
gcc/testsuite/c-c++-common/gomp/atomic-29.c | 11 +-
gcc/testsuite/g++.dg/gcov/gcov.py | 5 +-
gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 | 23 ++++
gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90 | 123 +++++++++++++++++++
gcc/testsuite/gnat.dg/enum_rep2.adb | 117 ++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 2 +-
19 files changed, 461 insertions(+), 183 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90
create mode 100644 gcc/testsuite/gnat.dg/enum_rep2.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from f050cfdd82 sim: bfin: add support for SDL2
adds 09a7e91293 arc: Fix potential invalid pointer access when fixing got symbols.
adds 3859e65e23 [gdb/testsuite] Generate .debug_aranges in gdb.dwarf2/locexp [...]
adds 2762d28853 [gdb/symtab] Fix CU list in .debug_names for dummy CUs
new 211aafd18d [gdb/symtab] Fix function range handling in psymtabs
new 58eaf4e9bd [gdb/testsuite] Fix gdb_load_no_complaints with gnu-debuglink
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:
bfd/ChangeLog | 9 ++
bfd/arc-got.h | 94 ++++++++------
gdb/dwarf2/index-write.c | 20 ++-
gdb/dwarf2/read.c | 41 ++++--
.../gdb.dwarf2/dw2-ranges-psym-warning-main.c | 28 ++++
gdb/testsuite/gdb.dwarf2/dw2-ranges-psym-warning.c | 44 +++++++
.../gdb.dwarf2/dw2-ranges-psym-warning.exp | 141 +++++++++++++++++++++
.../gdb.dwarf2/locexpr-data-member-location.exp | 7 +-
gdb/testsuite/lib/gdb.exp | 4 +-
ld/ChangeLog | 5 +
ld/testsuite/ld-arc/got-weak.d | 12 ++
ld/testsuite/ld-arc/got-weak.s | 7 +
12 files changed, 352 insertions(+), 60 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-ranges-psym-warning-main.c
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-ranges-psym-warning.c
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-ranges-psym-warning.exp
create mode 100644 ld/testsuite/ld-arc/got-weak.d
create mode 100644 ld/testsuite/ld-arc/got-weak.s
--
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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 34036943 0: update: binutils-gcc-linux-glibc-gdb-qemu: 4
new 2ae02898 0: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (34036943)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1592 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 43640 -> 43748 bytes
05-build_abe-stage1/console.log.xz | Bin 71484 -> 71484 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9388 -> 9264 bytes
08-build_abe-glibc/console.log.xz | Bin 234872 -> 235000 bytes
09-build_abe-stage2/console.log.xz | Bin 148752 -> 148104 bytes
12-check_regression/console.log.xz | Bin 388 -> 384 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
11 files changed, 17 insertions(+), 17 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a31085af 0: update: binutils-gcc-linux-glibc-gdb: 6
new 985ed7c5 0: update: binutils-2762d288534f48dc8653524b878883472037a57c: 6
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 (a31085af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1476 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50984 -> 51640 bytes
05-build_abe-gcc/console.log.xz | Bin 199656 -> 201556 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8676 -> 10640 bytes
08-build_abe-glibc/console.log.xz | Bin 236456 -> 234188 bytes
09-build_abe-gdb/console.log.xz | Bin 44024 -> 41444 bytes
10-check_regression/console.log.xz | Bin 388 -> 396 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++---------
11 files changed, 13 insertions(+), 17 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_bmk_llvm_tx1
in repository toolchain/ci/interesting-commits.
from b70c8e4 Add regression 34f839fc9d4c0638e09c81e9981d4dacf69c3ed6 from [...]
new e9c3053 Add regression 34f839fc9d4c0638e09c81e9981d4dacf69c3ed6 from [...]
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:
llvm | 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 binutils-gdb.
from 211aafd18d1 [gdb/symtab] Fix function range handling in psymtabs
new 58eaf4e9bdf [gdb/testsuite] Fix gdb_load_no_complaints with gnu-debuglink
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:
gdb/testsuite/lib/gdb.exp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.