This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7a5e036b61a [OpenACC privatization] Analyze 'lookup_decl'-translated DE [...]
new 831ecddf5bb [nvptx] Restore default to sm_30
new 975e7ade350 [nvptx] Add multilib mptx=3.1
new 248bbcb2c32 [nvptx] Use atom.and.b64 instead of atom.b64.and
new 3ebcc053a4b [nvptx] Use bit-bucket operand for atom insns
new 3e743d654b3 [nvptx] Handle unused result in nvptx_unisimt_handle_set
new f07178ca3c1 [nvptx] Disable warp sync in simt region
new 3357878ef56 [nvptx] Use no,yes for attribute predicable
The 7 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/config/nvptx/nvptx.cc | 60 ++++++++++++++--
gcc/config/nvptx/nvptx.h | 1 +
gcc/config/nvptx/nvptx.md | 79 +++++++++++-----------
gcc/config/nvptx/nvptx.opt | 2 +-
gcc/config/nvptx/t-nvptx | 4 +-
.../gcc.target/nvptx/atomic-bit-bucket-dest.c | 35 ++++++++++
gcc/testsuite/gcc.target/nvptx/atomic_fetch-1.c | 36 +++++-----
gcc/testsuite/gcc.target/nvptx/atomic_fetch-2.c | 18 ++---
gcc/testsuite/gcc.target/nvptx/uniform-simt-4.c | 22 ++++++
libgomp/testsuite/libgomp.c/pr104783.c | 18 +++++
10 files changed, 200 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/atomic-bit-bucket-dest.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/uniform-simt-4.c
create mode 100644 libgomp/testsuite/libgomp.c/pr104783.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from 2c5e3cf816 Automatic date update in version.in
adds 2e79bbf1e2 gdb: Try searching for auto-load script using .gnu_debuglink
adds 4afc889439 Reduce duplicated symbol_clone_if_forward_ref work
adds fb0e49d8e0 Constant fold view increment expressions
adds ec0e51aeee * gdb/doc/gdb.texinfo (Requirements): Fix a typo.
adds 19cf33a0d5 GDB/testsuite: Remove a stray backslash from gdb.base/settings.exp
adds befb57e516 GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp
adds 7dc7323c0b toplevel: Makefile.def: Make configure-sim depend on all-readline
adds 399f9ba236 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
Makefile.def | 2 +-
Makefile.in | 2 +-
bfd/version.h | 2 +-
gas/dwarf2dbg.c | 17 +++++++---
gas/symbols.c | 11 +++++--
gas/testsuite/gas/elf/dwarf2-18.d | 3 +-
gdb/auto-load.c | 64 ++++++++++++++++++++++++++++++-------
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/testsuite/gdb.base/settings.exp | 2 +-
10 files changed, 80 insertions(+), 27 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_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 28f7363d 0: update: binutils-gcc: 2
new b3f9a842 0: update: binutils-gcc: 2
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 (28f7363d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51712 -> 51272 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 945708 -> 946404 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ---------------------
jenkins/manifest.sh | 12 +++----
7 files changed, 6 insertions(+), 42 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_gcc_check/release-aarch64
in repository toolchain/ci/gcc.
from 661f7e74405 Daily bump.
adds 04301494f31 Daily bump.
adds dae72739976 Daily bump.
adds 9871d39f752 RISC-V: Always pass -misa-spec to assembler [PR104219]
adds e170b2362ab testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c
adds 2d2705e96d7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 4 +++-
gcc/config/riscv/riscv.h | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c | 6 ++----
6 files changed, 26 insertions(+), 6 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_gcc_check/release-aarch64
in repository toolchain/ci/binutils-gdb.
from c002554e78 Automatic date update in version.in
adds 93388cd0cd Automatic date update in version.in
adds 49187e2cb9 Automatic date update in version.in
adds 9560f8cb48 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_check/release-aarch64
in repository toolchain/ci/base-artifacts.
discards ef62184b 0: update: binutils-gcc: 1
new f2411a72 0: update: binutils-gcc: 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 (ef62184b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/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.xz | Bin 1536 -> 1484 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 37580 -> 37284 bytes
04-build_abe-gcc/console.log.xz | Bin 193208 -> 192424 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2304 -> 2304 bytes
07-check_regression/console.log.xz | Bin 3308 -> 3480 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 24 +-
07-check_regression/results.compare | 37 +-
07-check_regression/results.compare2 | 67 +-
07-check_regression/results.regressions | 37 +-
08-update_baseline/console.log | 442 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 24 +-
08-update_baseline/results.compare | 37 +-
08-update_baseline/results.compare2 | 67 +-
08-update_baseline/results.regressions | 37 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3343384 -> 3360900 bytes
sumfiles/g++.sum | 38 +-
sumfiles/gcc.log.xz | Bin 2872808 -> 2840064 bytes
sumfiles/gcc.sum | 3872 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 819260 -> 807088 bytes
sumfiles/gfortran.sum | 13 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2168 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 140740 -> 140864 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2524 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 436960 -> 421036 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2427 insertions(+), 2292 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 8cc4f9cd824 Daily bump.
adds 2185c9734ad PR c++/39751: ICE-on-invalid parsing regression.
adds bae10419f6e PR c++/95999: Improved error recovery in enumeration lists.
No new revisions were added by this update.
Summary of changes:
gcc/cp/decl.cc | 4 ++--
gcc/cp/parser.cc | 5 +++--
gcc/testsuite/g++.dg/parse/pr39751.C | 10 ++++++++++
gcc/testsuite/g++.dg/parse/pr95999.C | 8 ++++++++
4 files changed, 23 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr39751.C
create mode 100644 gcc/testsuite/g++.dg/parse/pr95999.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.