This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f712d48 Daily bump.
new 371df5e * testsuite/30_threads/thread/70503.cc: Adjust from xfail to pass.
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/testsuite/30_threads/thread/70503.cc | 16 ++++++++++------
2 files changed, 14 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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from d62202b Daily bump.
new 09222d2 [PR libgomp/69414] Fix handling of subarrays with update 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:
libgomp/ChangeLog | 13 ++
libgomp/oacc-mem.c | 6 +-
.../libgomp.oacc-c-c++-common/update-1-2.c | 85 +++++++-
.../testsuite/libgomp.oacc-c-c++-common/update-1.c | 87 +++++++-
.../testsuite/libgomp.oacc-fortran/update-1.f90 | 242 +++++++++++++++++++++
5 files changed, 424 insertions(+), 9 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/update-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.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 6b0efbe Daily bump.
new b53767e Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository gcc.
from 5f060aa Fix C++ side of PR c/70436 (missing -Wparentheses warnings)
new f712d48 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from e05d5a2 * gcc.c-torture/execute/20101011-1.c (__VISIUM__): Set DO_TE [...]
new d62202b Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository gcc.
from 382ece2 PR preprocessor/61817 PR preprocessor/69391
new d3831f7 Fix new -Wparentheses warnings encountered during bootstrap
new 5f060aa Fix C++ side of PR c/70436 (missing -Wparentheses warnings)
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:
gcc/ChangeLog | 20 +++++
gcc/cp/ChangeLog | 7 ++
gcc/cp/cp-tree.h | 14 +--
gcc/cp/parser.c | 20 ++---
gcc/fortran/ChangeLog | 6 ++
gcc/fortran/openmp.c | 36 ++++----
gcc/gimplify.c | 108 +++++++++++-----------
gcc/omp-low.c | 28 +++---
gcc/testsuite/ChangeLog | 11 +++
gcc/testsuite/g++.dg/plugin/pragma_plugin.c | 16 ++--
gcc/testsuite/g++.dg/warn/Wparentheses-29.C | 135 ++++++++++++++++++++++++++++
gcc/tree-parloops.c | 18 ++--
12 files changed, 305 insertions(+), 114 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wparentheses-29.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.
bernie.ogden pushed a change to branch benchmarking-sync-harden
in repository toolchain/abe.
discards f457e20 Terminate target if host isn't ready in 1 hour
discards eb7945c Terminate target on host exit
discards 52eba7b Shut down host and target on error
discards 8aa8cf4 Harden synchronization
new d169aaf Harden synchronization
new 3f3371b Shut down host and target on error
new d0baf17 Terminate target on host exit
new 72efd62 Terminate target if host isn't ready in 1 hour
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 (f457e20)
\
N -- N -- N refs/heads/benchmarking-sync-harden (72efd62)
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 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:
config/bench/lava/target-session | 8 ++++++++
1 file changed, 8 insertions(+)
--
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.
bernie.ogden pushed a change to branch benchmarking-sync-harden
in repository toolchain/abe.
discards 84bd2c3 Terminate target if host isn't ready in 1 hour
discards e14500a Terminate target on host exit
discards 29eed88 Shut down host and target on error
new 52eba7b Shut down host and target on error
new eb7945c Terminate target on host exit
new f457e20 Terminate target if host isn't ready in 1 hour
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 (84bd2c3)
\
N -- N -- N refs/heads/benchmarking-sync-harden (f457e20)
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 3 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:
scripts/runbenchmark.sh | 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.
unknown user pushed a change to branch master
in repository gcc.
from 72234ee 2016-04-06 Vladimir Makarov <vmakarov(a)redhat.com>
new 382ece2 PR preprocessor/61817 PR preprocessor/69391
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/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/gcc.dg/pr61817-1.c | 19 +++++++++++++++
gcc/testsuite/gcc.dg/pr61817-2.c | 19 +++++++++++++++
gcc/testsuite/gcc.dg/pr69391-1.c | 12 ++++++++++
gcc/testsuite/gcc.dg/pr69391-2.c | 12 ++++++++++
libcpp/ChangeLog | 10 ++++++++
libcpp/internal.h | 3 ++-
libcpp/macro.c | 52 ++++++++++++++++++++++++----------------
8 files changed, 113 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr61817-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr61817-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr69391-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr69391-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.
bernie.ogden pushed a change to branch benchmarking-sync-harden
in repository toolchain/abe.
discards c93b9ff Terminate target if host isn't ready in 1 hour
discards 080ae36 Terminate target on host exit
discards 5741eb3 Shut down host and target on error
discards 5736b1d Simplify exit code tests
new 29eed88 Shut down host and target on error
new e14500a Terminate target on host exit
new 84bd2c3 Terminate target if host isn't ready in 1 hour
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 (c93b9ff)
\
N -- N -- N refs/heads/benchmarking-sync-harden (84bd2c3)
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 3 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:
config/bench/lava/target-session | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.