This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11
in repository gcc.
from cdbd7e4f9ff Merge remote-tracking branch 'origin/releases/gcc-11' into [...]
new 07a380a8a02 openmp: Support in_reduction for Fortran
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/openmp.c | 24 ++++++++++++----
gcc/fortran/trans-openmp.c | 9 ++++--
gcc/omp-low.c | 20 +++++++++----
gcc/testsuite/gfortran.dg/gomp/reduction4.f90 | 2 +-
.../libgomp.fortran/target-in-reduction-1.f90 | 33 ++++++++++++++++++++++
5 files changed, 75 insertions(+), 13 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/target-in-reduction-1.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_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 317df1c5 2: update: binutils-gcc: 1
discards f7d4c216 1: reset: gcc-9e58de3ce00fc2385c9efb7faf321e0c601f0b0c: 1
discards 786370ef 0: update: binutils-2762d288534f48dc8653524b878883472037a57c: 2
new ae6b0e20 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 (317df1c5)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64536 -> 65020 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 131204 -> 475392 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 149 +++++++++++++++---------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 14 +--
results | 2 +
9 files changed, 81 insertions(+), 86 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
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 71a4bdada59 [Ada] Remove redundant checks for non-empty list of aspects
new 1949d7540a0 c-family: Add more predefined macros for math flags
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/c-family/c-cppbuiltin.c | 25 +++++++++++++++++++++++++
gcc/cppbuiltin.c | 10 ++++++++++
gcc/doc/cpp.texi | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/associative-math-1.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/associative-math-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/no-signed-zeros-1.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/no-signed-zeros-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/no-trapping-math-1.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/no-trapping-math-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/reciprocal-math-1.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/reciprocal-math-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/rounding-math-1.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/rounding-math-2.c | 17 +++++++++++++++++
13 files changed, 223 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/associative-math-1.c
create mode 100644 gcc/testsuite/gcc.dg/associative-math-2.c
create mode 100644 gcc/testsuite/gcc.dg/no-signed-zeros-1.c
create mode 100644 gcc/testsuite/gcc.dg/no-signed-zeros-2.c
create mode 100644 gcc/testsuite/gcc.dg/no-trapping-math-1.c
create mode 100644 gcc/testsuite/gcc.dg/no-trapping-math-2.c
create mode 100644 gcc/testsuite/gcc.dg/reciprocal-math-1.c
create mode 100644 gcc/testsuite/gcc.dg/reciprocal-math-2.c
create mode 100644 gcc/testsuite/gcc.dg/rounding-math-1.c
create mode 100644 gcc/testsuite/gcc.dg/rounding-math-2.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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d467335403 Fix allocate_filenum last dir/file checks
adds 6a7f57668a riscv: print .2byte or .4byte before an unknown instruction [...]
adds 56d9e3c562 gdbsupport/gdb_proc_service.h: use decltype instead of typeof
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 6 ++++++
.../{aarch64/aarch64.exp => riscv/riscv.exp} | 11 +++++-----
binutils/testsuite/binutils-all/riscv/unknown.d | 11 ++++++++++
.../testsuite/binutils-all/riscv/unknown.s | 24 +++++++++++-----------
gdbsupport/gdb_proc_service.h | 2 +-
opcodes/ChangeLog | 6 ++++++
opcodes/riscv-dis.c | 24 +++++++++++++++++++++-
7 files changed, 64 insertions(+), 20 deletions(-)
copy binutils/testsuite/binutils-all/{aarch64/aarch64.exp => riscv/riscv.exp} (82%)
create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.d
copy gdb/testsuite/gdb.dwarf2/locexpr-data-member-location-main.c => binutils/test [...]
--
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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 272a3170 0: update: binutils-gcc: 1
new e6380625 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 (272a3170)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/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.xz | Bin 1548 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51340 -> 51556 bytes
04-build_abe-gcc/console.log.xz | Bin 198268 -> 198076 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3844 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2384 -> 2532 bytes
07-check_regression/console.log.xz | Bin 3204 -> 3440 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 162 +-
07-check_regression/results.regressions | 42 -
08-update_baseline/console.log | 443 ++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 162 +-
08-update_baseline/results.regressions | 42 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3380828 -> 3396048 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 2895168 -> 2878856 bytes
sumfiles/gcc.sum | 3838 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 860380 -> 860028 bytes
sumfiles/gfortran.sum | 138 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 168048 -> 167940 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 423508 -> 429724 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2659 insertions(+), 2444 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.