This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2f5951bd95e analyzer: fix ICE on vector comparisons [PR96713]
new c2a0fd7c8ff Fortran : rejected f0.d edit descriptor PR96436
new 3f678b4c20b testsuite: Skip arm/pure-code tests for arm*-*-uclinuxfdpiceabi
new 1763ec9b20c testsuite: Remove test for arm32 in arm_soft_ok
new 656218ab982 Fortran: Fix OpenMP's 'if(simd:' etc. conditions
new f9b9832837b libgomp: adjust nvptx_free callback context checking
The 5 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 | 4 +-
.../gcc.target/arm/pure-code/pure-code.exp | 8 ++-
gcc/testsuite/gfortran.dg/gomp/pr67500.f90 | 57 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr96436_1.f90 | 10 ++++
gcc/testsuite/gfortran.dg/pr96436_10.f90 | 10 ++++
gcc/testsuite/gfortran.dg/pr96436_2.f90 | 10 ++++
gcc/testsuite/gfortran.dg/pr96436_3.f90 | 13 +++++
gcc/testsuite/gfortran.dg/pr96436_4.f90 | 25 +++++++++
gcc/testsuite/gfortran.dg/pr96436_5.f90 | 25 +++++++++
gcc/testsuite/gfortran.dg/pr96436_6.f90 | 10 ++++
gcc/testsuite/gfortran.dg/pr96436_7.f90 | 10 ++++
gcc/testsuite/gfortran.dg/pr96436_8.f90 | 10 ++++
gcc/testsuite/gfortran.dg/pr96436_9.f90 | 10 ++++
gcc/testsuite/lib/target-supports.exp | 10 ++--
libgfortran/io/format.c | 10 +++-
libgomp/plugin/plugin-nvptx.c | 22 +++++---
.../libgomp.fortran/lastprivate-conditional-10.f90 | 63 ++++++++++++++++++++++
17 files changed, 290 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr67500.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_10.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_7.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_8.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96436_9.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/lastprivate-conditional-10.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/omp/gcc-10
in repository gcc.
from 0b999612a02 Fix gfortran.dg/goacc/pr70828.f90 testcase
new 88151d700da libgomp: adjust nvptx_free callback context checking
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/plugin/plugin-nvptx.c | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 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 binutils-gdb.
from 01147b20821 Ensure that compressed sections that have an ELF compressio [...]
new 3ee93972f9d gdb: clear regcaches at the start of regcaches selftest
new dd125343a1c gdb: refactor test_get_thread_arch_aspace_regcache
new cdd9148a19e gdb: split regcaches management selftest
new b70e516e89d gdb: handle the `ptid.is_pid ()` case in registers_changed_ptid
The 4 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 | 40 +++++++
gdb/regcache.c | 327 +++++++++++++++++++++++++++++++++++++++++----------------
2 files changed, 275 insertions(+), 92 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_tx1/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/glibc.
from cb7e7a5ca1 nptl: Handle NULL abstime [BZ #26394]
adds c4e4b2e149 Correct locking and cancellation cleanup in syslog functions [...]
adds 88a2cf6c4b Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h.
adds c08df688f2 Use MPC 1.2.0 in build-many-glibcs.py.
adds e5baabf57b Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.
new e1fd4bbe31 Fix namespace violation in stdio.h and sys/stat.h if build w [...]
new 33dd32fd79 build-many-glibcs.py: Add a s390x -O3 glibc variant.
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:
include/limits.h | 12 ++++++++++++
io/bits/statx-generic.h | 3 +++
io/sys/stat.h | 4 +++-
libio/bits/stdio.h | 4 ++--
misc/syslog.c | 44 ++++++++++++++++++++++++++++----------------
scripts/build-many-glibcs.py | 15 ++++++++++++---
6 files changed, 60 insertions(+), 22 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_tx1/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 945136c5 3: update: binutils-gcc-glibc-llvm: 1
new 2810fdc7 3: update: binutils-gcc-glibc-llvm: 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 (945136c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 137 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11382 ++-
04-build_abe-stage1/console.log | 16167 ++--
05-build_abe-linux/console.log | 310 +-
06-build_abe-glibc/console.log | 40370 ++++-----
07-build_abe-stage2/console.log | 37406 +++++----
08-build_llvm-true/console.log | 13258 +--
10-benchmark--Oz/benchmark-start.log | 2 +-
10-benchmark--Oz/benchmark.log | 6 +-
10-benchmark--Oz/console.log | 312 +-
11-check_regression/console.log | 2433 +-
11-check_regression/results-0.csv | 2511 +-
11-check_regression/results-1.csv | 2504 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 9 +-
11-check_regression/results-full.csv | 2557 +-
11-check_regression/results.csv | 161 +-
11-check_regression/results.log | 2660 +-
12-update_baseline/console.log | 5253 +-
12-update_baseline/results-1.csv | 2504 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 5 +-
12-update_baseline/results-full.csv | 2439 +-
12-update_baseline/results.csv | 159 +-
12-update_baseline/results.log | 1944 +-
console.log | 127482 ++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results_id | 2 +-
29 files changed, 136103 insertions(+), 136392 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 binutils-gdb.
from 33bf4c5c10d gdb: fix typo "breapoint" -> "breakpoint"
new 01147b20821 Ensure that compressed sections that have an ELF compressio [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/bfd.c | 3 +++
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/zlibbegin.rS | 2 +-
ld/testsuite/ld-elf/zlibnormal.rS | 2 +-
5 files changed, 17 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.