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_O1
in repository toolchain/ci/gcc.
from 187c96ea531 asan: fix RTX emission for ilp32
adds 9322c84f465 go.test: update issue4085b.go to version from Go 1.13
adds 81568ce966d Daily bump.
adds e783a36f0b8 Daily bump.
new 9224bcfd6a4 When avoiding double deallocation, look at namespace, expre [...]
new 152aaef6feb PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...]
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 | 14 ++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/class.c | 18 ++++++++--
gcc/fortran/expr.c | 4 ++-
gcc/fortran/gfortran.h | 18 ++++++++--
gcc/fortran/symbol.c | 12 +++++++
gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +-
gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr95503.f90 | 7 ++++
gcc/testsuite/go.test/test/fixedbugs/issue4085b.go | 4 ++-
10 files changed, 110 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95503.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/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards bfa97609 0: update: gcc-187c96ea5310cef1977d8a44b0b9a6b561b6c8c7: 1
new de0e5846 0: update: gcc-152aaef6feb909689132c74bebb01420dc7776e3: 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 (bfa97609)
\
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 | 357 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_O1/console.log | 88657 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 89490 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 89562 insertions(+), 89392 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_tk1
in repository toolchain/ci/interesting-commits.
from 172bbeb Add last-good 81568ce966da8c5a13af9c0f1c4f1b13aba39fbc from h [...]
new 68f4568 Add regression e783a36f0b8c2d0d629d2fd9d9fb91a8d17cc659 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
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_tk1
in repository toolchain/ci/interesting-commits.
from 18b9d86 Add regression efb4d745551ab22912a8a604965cf26d410a8f28 from [...]
new 172bbeb Add last-good 81568ce966da8c5a13af9c0f1c4f1b13aba39fbc from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 glibc.
from 89edef7b39 hurd: Make recv* cancellation points
new ea5cad3e37 htl: Add noreturn attribute on __pthread_exit forward
new e2b9d562d1 htl: initialize first and prevent from unloading
new a50efac19a htl: Move cleanup stack to variable shared between libc and pthread
new 76fe4ef4be htl: Fix cleanup support for IO locking
new 662de0889a hurd: Make write and pwrite64 cancellation points
new 45fce058fe htl: Enable more cancellation tests
The 6 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:
htl/Makefile | 1 +
htl/Versions | 1 +
htl/forward.c | 4 +--
htl/libc_pthread_init.c | 2 ++
htl/pt-alloc.c | 2 --
htl/pt-cleanup.c | 2 +-
htl/pt-internal.h | 4 ++-
nptl/Makefile | 3 +-
sysdeps/htl/libc-lockP.h | 33 ++++++++++++++++++++++
sysdeps/htl/pthread-functions.h | 4 +--
sysdeps/{generic => htl}/stdio-lock.h | 21 +++++---------
sysdeps/mach/hurd/Makefile | 2 +-
sysdeps/mach/hurd/Versions | 2 ++
sysdeps/mach/hurd/dl-sysdep.c | 2 ++
sysdeps/mach/hurd/i386/localplt.data | 3 +-
sysdeps/mach/hurd/not-cancel.h | 10 +++++--
sysdeps/mach/hurd/pwrite64.c | 16 +++++------
.../mach/hurd/{pwrite64.c => pwrite64_nocancel.c} | 10 ++-----
sysdeps/mach/hurd/write.c | 13 +++++----
sysdeps/mach/hurd/{write.c => write_nocancel.c} | 9 ++----
sysdeps/pthread/Makefile | 8 ++++--
.../pthread}/tst-cancel-self-cancelstate.c | 0
{nptl => sysdeps/pthread}/tst-cancel-self.c | 0
{nptl => sysdeps/pthread}/tst-cancel9.c | 0
{nptl => sysdeps/pthread}/tst-cancelx9.c | 0
25 files changed, 93 insertions(+), 59 deletions(-)
copy sysdeps/{generic => htl}/stdio-lock.h (77%)
copy sysdeps/mach/hurd/{pwrite64.c => pwrite64_nocancel.c} (84%)
copy sysdeps/mach/hurd/{write.c => write_nocancel.c} (82%)
rename {nptl => sysdeps/pthread}/tst-cancel-self-cancelstate.c (100%)
rename {nptl => sysdeps/pthread}/tst-cancel-self.c (100%)
rename {nptl => sysdeps/pthread}/tst-cancel9.c (100%)
rename {nptl => sysdeps/pthread}/tst-cancelx9.c (100%)
--
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_tk1
in repository toolchain/ci/interesting-commits.
from 32457a5 Add regression 678178cbf3642f272459b2be675cc518b3121d09 from [...]
new 18b9d86 Add regression efb4d745551ab22912a8a604965cf26d410a8f28 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
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_tx1
in repository toolchain/ci/interesting-commits.
from 4776d0d Add regression 678178cbf3642f272459b2be675cc518b3121d09 from [...]
new 179405a Add regression 678178cbf3642f272459b2be675cc518b3121d09 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:
gcc | 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 efe30057d2f x86: Correct xsusldtrk mnemonic
new 2c074f49026 Handle Windows drives in rbreak paths
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/ChangeLog | 4 ++++
gdb/symtab.c | 5 +++++
2 files changed, 9 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 master
in repository gcc.
from 3ee9d82484b PR fortran/95088 - Buffer overflows with PDTs, submodules a [...]
new 3de12cc548c Avoid crash when global symbol table is empty with -fdump-f [...]
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/dump-parse-tree.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.