This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9674547 Move pr46032*.c tests
new 1996547 2015-12-01 Christian Bruel <christian.bruel(a)st.com>
new 28af9b9 PR68474: Fix tree-call-cdce.c:use_internal_fn
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 | 15 +++++++
gcc/config/arm/arm-c.c | 4 +-
gcc/config/arm/arm.c | 46 +++++++++++-----------
gcc/config/arm/arm.h | 1 +
gcc/config/arm/arm.opt | 2 +-
gcc/testsuite/ChangeLog | 10 +++++
gcc/testsuite/gcc.dg/pr68474.c | 7 ++++
.../gcc.target/arm/attr-unaligned-load-ice.c | 19 +++++++++
gcc/tree-call-cdce.c | 3 +-
9 files changed, 79 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68474.c
create mode 100644 gcc/testsuite/gcc.target/arm/attr-unaligned-load-ice.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 93ecb2f gcc/fortran/ * dump-parse-tree.c (show_omp_clauses): Handle [...]
new 9674547 Move pr46032*.c tests
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 | 10 ++++++++++
gcc/testsuite/gcc.dg/{ => gomp}/pr46032-2.c | 1 -
gcc/testsuite/gcc.dg/{ => gomp}/pr46032-3.c | 1 -
gcc/testsuite/gcc.dg/{ => vect}/pr46032.c | 1 +
4 files changed, 11 insertions(+), 2 deletions(-)
rename gcc/testsuite/gcc.dg/{ => gomp}/pr46032-2.c (93%)
rename gcc/testsuite/gcc.dg/{ => gomp}/pr46032-3.c (93%)
rename gcc/testsuite/gcc.dg/{ => vect}/pr46032.c (95%)
--
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 f0dd4eb [testsuite] Fix pr46032* testcases.
new 083e7e3 2015-12-01 Richard Biener <rguenther(a)suse.de>
new d7e3207 2015-12-01 Richard Biener <rguenther(a)suse.de>
new 93ecb2f gcc/fortran/ * dump-parse-tree.c (show_omp_clauses): Handle [...]
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:
gcc/ChangeLog | 17 +++
gcc/fortran/ChangeLog | 21 ++++
gcc/fortran/dump-parse-tree.c | 18 ++-
gcc/fortran/gfortran.h | 3 +-
gcc/fortran/openmp.c | 77 +++++++++----
gcc/fortran/trans-openmp.c | 37 +++----
gcc/genmatch.c | 13 ++-
gcc/testsuite/ChangeLog | 15 +++
gcc/testsuite/gcc.dg/torture/pr68379.c | 12 ++
gcc/testsuite/gfortran.dg/goacc/gang-static.f95 | 14 +++
gcc/testsuite/gfortran.dg/goacc/loop-2.f95 | 24 ++--
gcc/testsuite/gfortran.dg/goacc/loop-6.f95 | 8 +-
gcc/testsuite/gfortran.dg/goacc/loop-7.f95 | 122 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/goacc/reduction-2.f95 | 22 ++++
gcc/testsuite/gfortran.dg/pr68379-1.f90 | 35 ++++++
.../gfortran.dg/{vect/vect-9.f90 => pr68379-2.f} | 12 +-
gcc/tree-vect-data-refs.c | 5 +
gcc/tree-vect-stmts.c | 27 ++++-
18 files changed, 401 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68379.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/loop-7.f95
create mode 100644 gcc/testsuite/gfortran.dg/goacc/reduction-2.f95
create mode 100644 gcc/testsuite/gfortran.dg/pr68379-1.f90
copy gcc/testsuite/gfortran.dg/{vect/vect-9.f90 => pr68379-2.f} (61%)
--
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 a206617 2015-12-01 Richard Biener <rguenther(a)suse.de>
new f0dd4eb [testsuite] Fix pr46032* testcases.
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 | 6 ++++++
gcc/testsuite/gcc.dg/pr46032-2.c | 1 +
gcc/testsuite/gcc.dg/pr46032-3.c | 1 +
gcc/testsuite/gcc.dg/pr46032.c | 1 +
4 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.
from 74d9923 WIP: Experiment in collecting metadata
new 7d3ca8c gather/fakebench.sh: All output to console
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:
config/bench/gather/fakebench.sh | 4 ++++
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 0fee14f gcc/
new 385fdab Define path::_Cmpt after specializing path::__is_encoded_char
new a206617 2015-12-01 Richard Biener <rguenther(a)suse.de>
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 | 5 ++++
gcc/ipa-split.c | 32 +++++++++++++++++----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/torture/pr68470.C | 36 ++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 5 ++++
libstdc++-v3/include/experimental/bits/fs_path.h | 20 ++++++-------
6 files changed, 87 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr68470.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 f8f535e Fix armv6+thumb1 unaligned tests
new 0fee14f gcc/
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr68595.c | 13 +++++++++++++
gcc/tree-vect-stmts.c | 20 +++++++++++++++++++-
4 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68595.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 5fb5c07 * gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Reorder.
new f8f535e Fix armv6+thumb1 unaligned tests
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 | 6 ++++++
gcc/testsuite/gcc.target/arm/ftest-armv6-thumb.c | 3 ---
gcc/testsuite/gcc.target/arm/ftest-armv6k-thumb.c | 3 ---
gcc/testsuite/gcc.target/arm/ftest-armv6z-thumb.c | 3 ---
4 files changed, 6 insertions(+), 9 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards fd1f8e9 dispatch-benchmark.py: Script to dispatch benchmarks
discards 5a6d3ef Remove old jobdefs
discards 2c87f27 Remove bench dir for being confusing
discards 1906d34 Benchmark.sh: Handle enquoting in parameters
discards fcad9c6 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards 4b01fcd Benchmark.sh: Set the right default branch
discards e2a437a Benchmark.sh: Remove redundant comments
discards b5e6a65 Benchmark.sh,template.yaml: Map from target type to image
discards bb1710c Benchmark.sh,template.yaml: Accept public key
discards a15dade Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
discards c5cab72 Benchmark.sh: Make LAVA_USER available to params
discards e16b9c2 Benchmark.sh: Get bundle server from external LAVA_SERVER def
discards 0aad56d Benchmark.sh: Braces-and-spaces
discards 74dff0e Benchmark.sh: Allow optional parms to be undefined
discards f2f0f6b Import template.yaml from lava-jobs
discards e454302 Add script to derive all job parameters
discards 39fdf5e Remove redundant TODO
discards e889867 WIP: Experiment in collecting metadata
new a43efe2 Remove redundant TODO
new b6ac3b5 Add script to derive all job parameters
new e35ac4c Import template.yaml from lava-jobs
new db5033d Benchmark.sh: Allow optional parms to be undefined
new 4a1e067 Benchmark.sh: Braces-and-spaces
new 665eb83 Benchmark.sh: Get bundle server from external LAVA_SERVER def
new c86e6f4 Benchmark.sh: Make LAVA_USER available to params
new fc92997 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
new 20b436c Benchmark.sh,template.yaml: Accept public key
new dfb24d8 Benchmark.sh,template.yaml: Map from target type to image
new 425da67 Benchmark.sh: Remove redundant comments
new 2e7394c Benchmark.sh: Set the right default branch
new e56abed Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new 6f7bdf4 Benchmark.sh: Handle enquoting in parameters
new a2abcc8 Remove bench dir for being confusing
new b7af302 Remove old jobdefs
new a6c22a6 dispatch-benchmark.py: Script to dispatch benchmarks
new 74d9923 WIP: Experiment in collecting metadata
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 (fd1f8e9)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (74d9923)
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 18 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/gather/fakebench.sh | 4 ++--
1 file 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 master
in repository gcc.
from c122b93 Improve error reporting from genattrtab.c
new 5fb5c07 * gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Reorder.
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/ada/ChangeLog | 4 ++++
gcc/ada/gcc-interface/Makefile.in | 34 ++++++++++++++++++----------------
2 files changed, 22 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.