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 91383ba gcc/fortran/ 2015-12-09 Tobias Burnus <burnus(a)net-b.de> [...]
new 51cb779 gcc/fortran/ChangeLog: Correct commit date. gcc/testsuite/Cha [...]
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/ChangeLog | 2 +-
gcc/testsuite/ChangeLog | 2 +-
2 files changed, 2 insertions(+), 2 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 5df0fdf [PR 66616] Check for thunks when adding extra constants to clones
new 91383ba gcc/fortran/ 2015-12-09 Tobias Burnus <burnus(a)net-b.de> [...]
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/ChangeLog | 16 +++++++++++
gcc/fortran/trans-intrinsic.c | 33 +++++++++++++++++++++-
gcc/fortran/trans-stmt.c | 48 +++++++++++++++++++++++++++++++-
gcc/fortran/trans.c | 20 +++++++++++++
gcc/testsuite/ChangeLog | 9 ++++++
gcc/testsuite/gfortran.dg/coarray_40.f90 | 25 +++++++++++++++++
6 files changed, 149 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_40.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 master
in repository gcc.
from f87b290 libgomp/ * libgomp.h (gomp_device_state): New enum. (struct [...]
new 7ca909c PR c/68833 * common.opt (Wmissing-noreturn): Add Warning op [...]
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/ChangeLog | 7 +++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c.opt | 4 ++--
gcc/common.opt | 2 +-
gcc/opts-common.c | 8 +++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/pr68833-1.c | 22 ++++++++++++++++++++++
gcc/testsuite/c-c++-common/pr68833-2.c | 16 ++++++++++++++++
gcc/testsuite/c-c++-common/pr68833-3.c | 7 +++++++
9 files changed, 73 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr68833-1.c
create mode 100644 gcc/testsuite/c-c++-common/pr68833-2.c
create mode 100644 gcc/testsuite/c-c++-common/pr68833-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.
unknown user pushed a change to branch master
in repository gcc.
from 89b07b7 rs6000: Fix a mistake in cstore_si_as_di (PR68865, PR68879)
new f87b290 libgomp/ * libgomp.h (gomp_device_state): New enum. (struct [...]
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 | 29 +++++++
libgomp/libgomp.h | 15 +++-
libgomp/oacc-host.c | 2 +-
libgomp/oacc-init.c | 11 +--
libgomp/target.c | 101 +++++++++++++++++------
liboffloadmic/ChangeLog | 6 ++
liboffloadmic/plugin/libgomp-plugin-intelmic.cpp | 17 +---
7 files changed, 132 insertions(+), 49 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 gomp-nvptx
in repository gcc.
from b91df28 nvptx backend: implement alloca with -msoft-stack
new cc544f1 Add Changelog.gomp-nvptx entry for the previous patch
new c926255 Revert "libgomp: avoid alloca in taskloop.c"
new 155b4e2 Revert "libgomp: avoid variable-length stack allocation in team.c"
new 787de5b libgomp: require soft-stack for task.c
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:
gcc/ChangeLog.gomp-nvptx | 14 ++++++++++++++
libgomp/ChangeLog.gomp-nvptx | 24 +++++++++++++++++++-----
libgomp/config/nvptx/task.c | 4 ++++
libgomp/task.c | 11 +----------
libgomp/taskloop.c | 26 +++-----------------------
5 files changed, 41 insertions(+), 38 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 0ecaf19 Backport: [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS [...]
new 5df0fdf [PR 66616] Check for thunks when adding extra constants to clones
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/ChangeLog | 8 ++++++
gcc/ipa-cp.c | 25 +++++++++++++-----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/ipa/pr66616.C | 54 ++++++++++++++++++++++++++++++++++++++
4 files changed, 86 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr66616.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.
unknown user pushed a change to branch master
in repository gcc.
from 4a815ef 2015-12-10 Richard Biener <rguenther(a)suse.de>
new 89b07b7 rs6000: Fix a mistake in cstore_si_as_di (PR68865, PR68879)
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/ChangeLog | 7 +++++++
gcc/config/rs6000/rs6000.md | 2 ++
2 files changed, 9 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 bernie/benchmarking-uinstance
in repository toolchain/abe.
discards 52ed361 dispatch-benchmark.py: Support Coremark Pro
discards 4b2d88f CoremarkPro support
discards 1f24b1e Add some (commented-out) debugging output
discards d2477c0 Apply target context when looking for binaries
discards d032bb9 Support external sysroot
discards c314f41 dispatch-benchmark.py: Option to set bundle stream
discards a62fdb4 dispatch-benchmark.py: Validate input
discards 551ea2a dispatch-benchmark.py: Message on dry-run exit
discards d6d8e17 dispatch-benchmark.py: Move dryrun exit to more natural location
discards 222c64c dispatch-benchmark.py: Script to dispatch benchmarks
discards 48cbe1f template.yaml: Metadata must be a string
discards 93a02b0 Remove old jobdefs
discards afd25d2 Benchmark.sh: Make bundle stream default paranoid
new 152d8d3 Benchmark.sh: Make bundle stream default paranoid
new cda4937 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
new 249ca1d Remove old jobdefs
new 5576d0b template.yaml: Metadata must be a string
new 0afa3f8 dispatch-benchmark.py: Script to dispatch benchmarks
new c6b6e25 dispatch-benchmark.py: Move dryrun exit to more natural location
new 52d0514 dispatch-benchmark.py: Message on dry-run exit
new d774871 dispatch-benchmark.py: Validate input
new 67fcce7 dispatch-benchmark.py: Option to set bundle stream
new e8f14d8 Support external sysroot
new 8e28b10 Apply target context when looking for binaries
new 7f1aefd Add some (commented-out) debugging output
new bdbcd5b CoremarkPro support
new 278a063 dispatch-benchmark.py: Support Coremark Pro
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 (52ed361)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (278a063)
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 14 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/jobdefs/template.yaml | 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-sysroot
in repository toolchain/abe.
was 1038f4f Support external sysroot
This change permanently discards the following revisions:
discards 1038f4f Support external sysroot
discards 1bca1bc dispatch-benchmark.py: Validate input
discards 2d08952 dispatch-benchmark.py: Message on dry-run exit
discards 3a69782 dispatch-benchmark.py: Move dryrun exit to more natural location
discards e5a249b dispatch-benchmark.py: Script to dispatch benchmarks
discards 756ff2e template.yaml: Metadata must be a string
discards a5f49f3 Remove old jobdefs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.