This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f9400e4e470 openmp: Diagnose some superfluous commas in OpenMP parsing
new 0d973c0a0d9 openmp: Implement the error directive
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-omp.c | 4 +-
gcc/c-family/c-pragma.c | 1 +
gcc/c-family/c-pragma.h | 1 +
gcc/c/c-parser.c | 171 +++++++++++++++++++
gcc/cp/parser.c | 207 ++++++++++++++++++++++-
gcc/fortran/f95-lang.c | 5 +-
gcc/fortran/types.def | 1 +
gcc/omp-builtins.def | 4 +
gcc/testsuite/c-c++-common/gomp/error-1.c | 45 +++++
gcc/testsuite/c-c++-common/gomp/error-2.c | 24 +++
gcc/testsuite/c-c++-common/gomp/error-3.c | 70 ++++++++
gcc/testsuite/g++.dg/gomp/attrs-1.C | 4 +-
gcc/testsuite/g++.dg/gomp/attrs-13.C | 34 ++++
gcc/testsuite/g++.dg/gomp/attrs-2.C | 4 +-
gcc/testsuite/g++.dg/gomp/error-1.C | 42 +++++
libgomp/error.c | 31 ++++
libgomp/libgomp.map | 2 +
libgomp/libgomp_g.h | 5 +
libgomp/testsuite/libgomp.c-c++-common/error-1.c | 49 ++++++
19 files changed, 696 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/error-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/error-2.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/error-3.c
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-13.C
create mode 100644 gcc/testsuite/g++.dg/gomp/error-1.C
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/error-1.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_debug
in repository toolchain/ci/gcc.
from d881460deb1 Fortran - simplify length of substring with constant bounds
adds b0963c4379b rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [ [...]
adds 976401aa478 Fold more constants during veclower pass.
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/rs6000-call.c | 6 ++++++
gcc/testsuite/c-c++-common/Wunused-var-16.c | 4 +++-
gcc/testsuite/gcc.target/powerpc/pr101849.c | 22 ++++++++++++++++++++++
gcc/tree-vect-generic.c | 7 ++++---
4 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr101849.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_debug
in repository toolchain/ci/base-artifacts.
from da4d10bb 1: reset: gcc-d881460deb1f0bdfc3e8fa2d391a03a9763cbff4: 1
new 2a4a9279 2: update: gcc-976401aa4781fa5850e1f34142bc13d1cfe0b2bd: 1
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 | 331 +-
02-prepare_abe/console.log | 444 +-
04-build_abe-binutils/console.log | 18531 +++++------
05-build_abe-bootstrap_debug/console.log | 31818 +++++++++---------
06-check_regression/console.log | 70 +-
06-check_regression/results.regressions | 11 -
06-check_regression/trigger-bisect | 2 -
07-update_baseline/console.log | 56 +-
07-update_baseline/results.regressions | 20 +-
console.log | 51250 +++++++++++++++--------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 11 -
13 files changed, 51308 insertions(+), 51248 deletions(-)
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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 b777f228b48 gcov: fix output location for JSON mode.
new f9400e4e470 openmp: Diagnose some superfluous commas in OpenMP parsing
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/c-parser.c | 8 ++++++--
gcc/cp/parser.c | 13 ++++++++++---
gcc/testsuite/c-c++-common/gomp/requires-3.c | 1 +
gcc/testsuite/c-c++-common/gomp/sink-5.c | 16 ++++++++++++++++
4 files changed, 33 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/sink-5.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
in repository toolchain/ci/gcc.
from b57fba5e376 Daily bump.
adds d2883be3c8e Move xx* builtins to vsx.md.
adds b777f228b48 gcov: fix output location for JSON mode.
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/altivec.md | 197 -----------------------------------------
gcc/config/rs6000/vsx.md | 206 +++++++++++++++++++++++++++++++++++++++++++
gcc/gcov.c | 158 ++++++++++++++++-----------------
3 files changed, 285 insertions(+), 276 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/base-artifacts.
discards e68080b8 2: update: binutils-gcc: 1
new 45408a45 2: 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 (e68080b8)
\
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 | 181 +-
02-prepare_abe/console.log | 454 +-
04-build_abe-binutils/console.log | 18126 +++++------
05-build_abe-bootstrap/console.log | 31582 ++++++++++---------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 48 +-
07-update_baseline/results.regressions | 20 +-
console.log | 50407 +++++++++++++++----------------
jenkins/manifest.sh | 8 +-
9 files changed, 50378 insertions(+), 50464 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
in repository toolchain/ci/interesting-commits.
from 1659485 Add regression 398305efe6a036fae2ab0382e95f6b2941d1a795 from [...]
new 72fdd0a Add regression 1b34248527472496ca3fe2a07183beac8cf69041 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.