This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 7d86dedb6a3 Daily bump.
new 913b045b87c Daily bump.
new 0a7a2b7c64a Add missing unit dependence vector in data dependence analysis
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/DATESTAMP | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr94969.c | 28 ++++++++++++++++++++++++++++
gcc/tree-data-ref.c | 12 +++++++-----
gcc/tree-loop-distribution.c | 3 ++-
4 files changed, 38 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94969.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 releases/gcc-10
in repository gcc.
from f8e16e23d0a c++: Allow defaulted comparison outside class.
new f8602c3c6e2 Daily bump.
new 63c00a0c654 Add missing unit dependence vector in data dependence analysis
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/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94969.c | 28 ++++++++++++++++++++++++++++
gcc/tree-data-ref.c | 12 +++++++-----
gcc/tree-loop-distribution.c | 3 ++-
7 files changed, 81 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94969.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 70c25e5be2d testsuite: popcount[45]ll require lp64
new e37658dffdb Daily bump.
new 2c0069fafb5 Record and restore postorder information in breaking alias sccs.
new 5eb947601bd PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
new 62c0c0ea7bf PR fortran/95689 - ICE in check_sym_interfaces, at fortran/ [...]
new ac932bfcd21 PR fortran/95687 - ICE in get_unique_hashed_string, at fort [...]
new cd6546ac0e8 PR fortran/95688 - ICE in gfc_get_string, at fortran/iresolve.c:70
new 3345e742996 PR fortran/95707 - ICE in finish_equivalences, at fortran/t [...]
new 57b4daf8dc4 c++: Refinements to "more constrained".
The 8 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/ChangeLog | 21 +++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 209 +++++++++++++++++++++
gcc/cp/ChangeLog | 6 +
gcc/cp/call.c | 11 +-
gcc/cp/pt.c | 14 +-
gcc/fortran/class.c | 43 +++--
gcc/fortran/gfortran.h | 4 +-
gcc/fortran/interface.c | 5 +-
gcc/fortran/iresolve.c | 4 +-
gcc/fortran/match.c | 5 +
gcc/fortran/trans-common.c | 8 +-
gcc/testsuite/ChangeLog | 32 ++++
gcc/testsuite/g++.dg/cpp2a/concepts-p2113a.C | 12 ++
gcc/testsuite/g++.dg/cpp2a/concepts-p2113b.C | 25 +++
gcc/testsuite/g++.dg/cpp2a/concepts-return-req1.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/pr95638.C | 150 +++++++++++++++
gcc/testsuite/gfortran.dg/pr95587.f90 | 13 ++
gcc/testsuite/gfortran.dg/pr95687.f90 | 19 ++
gcc/testsuite/gfortran.dg/pr95688.f90 | 15 ++
gcc/testsuite/gfortran.dg/pr95689.f90 | 16 ++
gcc/testsuite/gfortran.dg/pr95707.f90 | 16 ++
gcc/tree-loop-distribution.c | 23 ++-
libstdc++-v3/ChangeLog | 36 ++++
.../24_iterators/move_iterator/rel_ops_c++20.cc | 19 --
.../24_iterators/reverse_iterator/rel_ops_c++20.cc | 22 ---
26 files changed, 655 insertions(+), 77 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-p2113a.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-p2113b.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr95638.C
create mode 100644 gcc/testsuite/gfortran.dg/pr95587.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95687.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95688.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95689.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95707.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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/binutils-gdb.
from 37ab86550b [gdb/testsuite] Limit default_target_compile override
adds 87f83f2002 Fixes for gdb.xml/tdesc-regs.exp.
adds 17fc27167f Automatic date update in version.in
new e2201c2a57 SH gas configure and ld tests
new b0ee49d21b ecoff testsuite fixes
new 348fe36b1d Remove perror from ld_assemble, ld_compile and ld_nm
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:
bfd/version.h | 2 +-
gas/ChangeLog | 4 +
gas/configure.tgt | 5 +-
gdb/testsuite/ChangeLog | 7 ++
gdb/testsuite/gdb.xml/tdesc-regs.exp | 4 +-
ld/ChangeLog | 46 ++++++++++
ld/testsuite/ld-alpha/alpha.exp | 4 +-
ld/testsuite/ld-elf/binutils.exp | 8 +-
ld/testsuite/ld-elf/exclude.exp | 14 ++-
ld/testsuite/ld-elf/tls.exp | 8 +-
ld/testsuite/ld-elf/tls_common.exp | 8 +-
ld/testsuite/ld-elfweak/elfweak.exp | 9 +-
ld/testsuite/ld-fastcall/fastcall.exp | 4 +-
ld/testsuite/ld-gc/gc.exp | 2 +-
ld/testsuite/ld-i386/i386.exp | 8 +-
ld/testsuite/ld-ia64/line.exp | 2 +-
ld/testsuite/ld-mep/mep.exp | 2 +-
ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 4 +-
ld/testsuite/ld-nios2/nios2.exp | 4 +-
ld/testsuite/ld-scripts/alignof.exp | 4 +-
ld/testsuite/ld-scripts/defined.exp | 42 ++++-----
ld/testsuite/ld-scripts/extern.exp | 3 +-
ld/testsuite/ld-scripts/log2.exp | 8 +-
ld/testsuite/ld-scripts/phdrs2.exp | 22 ++---
ld/testsuite/ld-scripts/script.exp | 2 +-
ld/testsuite/ld-scripts/sizeof.exp | 2 +-
ld/testsuite/ld-selective/selective.exp | 2 +-
ld/testsuite/ld-sh/sh.exp | 132 ++++++++++++++--------------
ld/testsuite/ld-tic6x/tic6x.exp | 2 +-
ld/testsuite/ld-x86-64/line.exp | 2 +-
ld/testsuite/ld-x86-64/x86-64.exp | 12 +--
ld/testsuite/lib/ld-lib.exp | 14 ++-
32 files changed, 220 insertions(+), 172 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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards 5a6320c5 0: update: binutils-gcc-glibc-qemu: -4
new 7e9ad0f5 0: update: binutils-gcc-glibc-qemu: 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 (5a6320c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-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 | 226 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 11804 +-
04-build_abe-stage1/console.log | 15447 +-
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 40943 ++---
07-build_abe-stage2/console.log | 40707 ++---
08-build_abe-qemu/console.log | 1051 +-
09-build_abe-dejagnu/console.log | 214 +
10-build_abe-check_gcc/console.log | 16912 ++
11-check_regression/console.log | 24 +-
12-update_baseline/console.log | 22 +-
console.log | 127822 ++++++++------
jenkins/manifest.sh | 17 +-
results | 6 +
sumfiles/g++.sum | 308546 ++++++++++++++++++++++++++++++++++
sumfiles/gcc.sum | 257536 ++++++++++++++++++++++++++++
sumfiles/gfortran.sum | 53683 ++++++
sumfiles/libatomic.sum | 70 +
sumfiles/libgomp.sum | 8318 +
sumfiles/libitm.sum | 65 +
sumfiles/libstdc++.sum | 14251 ++
22 files changed, 788439 insertions(+), 109693 deletions(-)
create mode 100644 09-build_abe-dejagnu/console.log
create mode 100644 10-build_abe-check_gcc/console.log
create mode 100644 sumfiles/g++.sum
create mode 100644 sumfiles/gcc.sum
create mode 100644 sumfiles/gfortran.sum
create mode 100644 sumfiles/libatomic.sum
create mode 100644 sumfiles/libgomp.sum
create mode 100644 sumfiles/libitm.sum
create mode 100644 sumfiles/libstdc++.sum
--
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_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/gcc.
from 4255258f670 Daily bump.
adds b2246cd6e9f Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards d0ec99b7 0: update: binutils-gcc-glibc-qemu: -4
new bd3d0036 0: update: binutils-gcc-glibc-qemu: 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 (d0ec99b7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-aarch6 [...]
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 | 182 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11404 +--
04-build_abe-stage1/console.log | 13855 ++--
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 40131 +++++-----
07-build_abe-stage2/console.log | 40379 +++++-----
08-build_abe-qemu/console.log | 1310 +-
09-build_abe-dejagnu/console.log | 214 +
10-build_abe-check_gcc/console.log | 15852 ++++
11-check_regression/console.log | 24 +-
12-update_baseline/console.log | 22 +-
console.log | 124875 +++++++++++++++++-------------
jenkins/manifest.sh | 11 +-
results | 6 +
sumfiles/g++.sum | 137068 +++++++++++++++++++++++++++++++++
sumfiles/gcc.sum | 137915 ++++++++++++++++++++++++++++++++++
sumfiles/gfortran.sum | 50523 +++++++++++++
sumfiles/libatomic.sum | 70 +
sumfiles/libgomp.sum | 6832 ++
sumfiles/libitm.sum | 65 +
sumfiles/libstdc++.sum | 13016 ++++
22 files changed, 487271 insertions(+), 107223 deletions(-)
create mode 100644 09-build_abe-dejagnu/console.log
create mode 100644 10-build_abe-check_gcc/console.log
create mode 100644 sumfiles/g++.sum
create mode 100644 sumfiles/gcc.sum
create mode 100644 sumfiles/gfortran.sum
create mode 100644 sumfiles/libatomic.sum
create mode 100644 sumfiles/libgomp.sum
create mode 100644 sumfiles/libitm.sum
create mode 100644 sumfiles/libstdc++.sum
--
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_cross/gnu-release-arm-check_cross
in repository toolchain/ci/gcc.
from 4255258f670 Daily bump.
adds b2246cd6e9f Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-arm-check_cross
in repository toolchain/ci/base-artifacts.
discards dfaa53b9 0: update: binutils-gcc-glibc-qemu: -4
new 0bd718d2 0: update: binutils-gcc-glibc-qemu: 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 (dfaa53b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-ch [...]
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 | 181 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11402 +--
04-build_abe-stage1/console.log | 18199 +++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 39298 +++++-----
07-build_abe-stage2/console.log | 45730 ++++++------
08-build_abe-qemu/console.log | 1343 +-
09-build_abe-dejagnu/console.log | 214 +
10-build_abe-check_gcc/console.log | 16123 ++++
11-check_regression/console.log | 24 +-
12-update_baseline/console.log | 22 +-
console.log | 133932 ++++++++++++++++++---------------
jenkins/manifest.sh | 11 +-
results | 6 +
sumfiles/g++.sum | 136380 ++++++++++++++++++++++++++++++++++
sumfiles/gcc.sum | 127057 +++++++++++++++++++++++++++++++
sumfiles/gfortran.sum | 50261 +++++++++++++
sumfiles/libatomic.sum | 66 +
sumfiles/libgomp.sum | 6831 ++
sumfiles/libitm.sum | 65 +
sumfiles/libstdc++.sum | 13015 ++++
22 files changed, 484836 insertions(+), 116046 deletions(-)
create mode 100644 09-build_abe-dejagnu/console.log
create mode 100644 10-build_abe-check_gcc/console.log
create mode 100644 sumfiles/g++.sum
create mode 100644 sumfiles/gcc.sum
create mode 100644 sumfiles/gfortran.sum
create mode 100644 sumfiles/libatomic.sum
create mode 100644 sumfiles/libgomp.sum
create mode 100644 sumfiles/libitm.sum
create mode 100644 sumfiles/libstdc++.sum
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.