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/release-aarch64
in repository toolchain/ci/base-artifacts.
from d576f0e3426 43: onsuccess: #152: 6: Success after binutils/gcc/linux/gd [...]
new 38c92cf0d74 44: onsuccess: #153: 6: Success after binutils/gcc/linux/gd [...]
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 1720 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 38692 -> 38548 bytes
05-build_abe-gcc/console.log.xz | Bin 207060 -> 208248 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8660 -> 8816 bytes
08-build_abe-glibc/console.log.xz | Bin 240504 -> 243124 bytes
09-build_abe-gdb/console.log.xz | Bin 37356 -> 37844 bytes
10-check_regression/console.log.xz | Bin 3800 -> 3896 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +++++++++++++++++-----------------
18 files changed, 25 insertions(+), 25 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 ea4b23d9c82 libgomp: Handle OpenMP's reverse offloads
new 7676235f690 ivopts: Fix IP_END handling for asm goto [PR107997]
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/testsuite/gcc.c-torture/compile/pr107997.c | 23 +++++++++++++++++++++++
gcc/tree-ssa-loop-ivopts.cc | 7 +++++++
2 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr107997.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 binutils-gdb.
from b813665fd2e Automatic date update in version.in
new 823b2395e44 [gdb/tdep] Fix larl handling in s390_displaced_step_fixup
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/s390-tdep.c | 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 gcc.
from 68ee8a64ac1 Add initial ChangeLogs for modula2.
new ea4b23d9c82 libgomp: Handle OpenMP's reverse offloads
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:
libgomp/libgomp.h | 77 ++-
libgomp/oacc-host.c | 1 +
libgomp/plugin/plugin-nvptx.c | 4 +-
libgomp/splay-tree.c | 22 +
libgomp/splay-tree.h | 8 +
libgomp/target.c | 599 ++++++++++++++++++++-
.../libgomp.fortran/reverse-offload-2.f90 | 72 +++
.../libgomp.fortran/reverse-offload-3.f90 | 68 +++
.../libgomp.fortran/reverse-offload-4.f90 | 129 +++++
.../libgomp.fortran/reverse-offload-5.f90 | 100 ++++
.../libgomp.fortran/reverse-offload-5a.f90 | 98 ++++
11 files changed, 1139 insertions(+), 39 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-3.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-4.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-5.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-5a.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 devel/modula-2
in repository gcc.
from 4487e05a7c4 Alphabetically order options in gm2.texi and lang.opt and p [...]
new d90b603b6b8 Purged out of gcc tree info from the documentation.
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/doc/gm2.texi | 171 ++++++++++++-------------------------------------------
1 file changed, 35 insertions(+), 136 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 24ff0b3e0c4 Add stub 'gcc/rust/ChangeLog'
new 68ee8a64ac1 Add initial ChangeLogs for modula2.
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/{rust => m2}/ChangeLog | 1 -
{gcc/rust => libgm2}/ChangeLog | 1 -
2 files changed, 2 deletions(-)
copy gcc/{rust => m2}/ChangeLog (99%)
copy {gcc/rust => libgm2}/ChangeLog (99%)
--
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 users/ibhagat/try-libctf-build-v2
in repository binutils-gdb.
at 5ef8f1caa53 libctf: remove unnecessary zstd constructs
This branch includes the following new commits:
new 96a87e6aa06 libctf: remove unnecessary zlib constructs
new 9f72b0c1673 libctf: remove AC_CONFIG_MACRO_DIR
new 5ef8f1caa53 libctf: remove unnecessary zstd constructs
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.
--
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 325529e21e8 Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust
new 84f6f8a2a97 Fortran: Replace simple '.' quotes by %<.%>
new 24ff0b3e0c4 Add stub 'gcc/rust/ChangeLog'
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/fortran/match.cc | 2 +-
gcc/fortran/openmp.cc | 38 ++++++++++++++---------------
gcc/fortran/primary.cc | 6 ++---
gcc/fortran/resolve.cc | 10 ++++----
include/ChangeLog.jit => gcc/rust/ChangeLog | 7 +-----
5 files changed, 29 insertions(+), 34 deletions(-)
copy include/ChangeLog.jit => gcc/rust/ChangeLog (50%)
--
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 7e4aa710435 Add ChangeLog directories for modula2 into git_commit.py.
new 325529e21e8 Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust
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:
contrib/gcc-changelog/git_commit.py | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.