This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2c5d803d032 openmp: Diagnose invalid mixing of the attribute and pragma [...]
new 7f7364108f7 openmp: Add support for __has_attribute(omp::directive) and [...]
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-lex.c | 15 ++-
gcc/testsuite/c-c++-common/gomp/attrs-1.c | 146 ++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/gomp/attrs-2.c | 146 ++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/gomp/attrs-3.c | 74 +++++++++++++++
4 files changed, 380 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/attrs-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/attrs-2.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/attrs-3.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_gnu/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from f878836265 [gdb/testsuite] Fix FAILs due to PR gcc/101575
adds 9234efeee5 Automatic date update in version.in
adds 0e4cc77316 x86: express unduly set rounding control bits in disassembly
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/testsuite/gas/i386/avx512f-nondef.d | 9 ++-
gas/testsuite/gas/i386/avx512f-nondef.s | 12 ++--
gas/testsuite/gas/i386/evex.d | 8 +--
gas/testsuite/gas/i386/x86-64-avx512f-nondef.d | 9 ++-
gas/testsuite/gas/i386/x86-64-avx512f-nondef.s | 12 ++--
gas/testsuite/gas/i386/x86-64-evex.d | 4 +-
opcodes/i386-dis.c | 90 +++++++++++++++-----------
8 files changed, 82 insertions(+), 64 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_gnu/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards f2e56f4b 0: update: binutils-gcc: 1
new c74ebd60 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 (f2e56f4b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 128 +-
02-prepare_abe/console.log | 82 +-
04-build_abe-bootstrap_ubsan/console.log | 63185 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 34 +-
console.log | 63409 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 63487 insertions(+), 63365 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 19e05058799 testsuite: mips: pass -finline/-fnoinline through
new 2c5d803d032 openmp: Diagnose invalid mixing of the attribute and pragma [...]
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-pragma.h | 4 +++
gcc/cp/parser.c | 40 +++++++++++++++++++++---
gcc/cp/parser.h | 3 ++
gcc/testsuite/g++.dg/gomp/attrs-4.C | 61 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/gomp/attrs-5.C | 46 ++++++++++++++++++++++++++++
5 files changed, 149 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-4.C
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.