This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1c78ce2 PR target/67462 * gcc.dg/ifcvt-3.c: Only compile on lp64 ta [...]
new 97bd405 PR c++/69131 * method.c (walk_field_subobs): Add dtor_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/cp/ChangeLog | 7 +++++++
gcc/cp/method.c | 23 +++++++++++++----------
gcc/testsuite/g++.dg/cpp0x/union7.C | 15 +++++++++++++++
3 files changed, 35 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/union7.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 ba89687 PR c++/68795: fix uninitialized close_paren_loc in cp_parser_ [...]
new a4a8732 PR target/69071 * lra-eliminations.c (move_plus_up): Only m [...]
new 1c78ce2 PR target/67462 * gcc.dg/ifcvt-3.c: Only compile on lp64 ta [...]
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 | 6 ++++++
gcc/lra-eliminations.c | 11 ++++++++---
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/ifcvt-3.c | 2 +-
gcc/testsuite/gcc.dg/pr69071.c | 22 ++++++++++++++++++++++
5 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69071.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 91fbd04 PR c++/69211 * cp-gimplify.c (cp_fold): If COMPOUND_EXPR or [...]
new ba89687 PR c++/68795: fix uninitialized close_paren_loc in cp_parser_ [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/parser.c | 18 ++++++++++++------
2 files changed, 22 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 master
in repository gcc.
from 2edb91b allocator_traits<allocator<T>> partial specialization
new 4f64f91 PR tree-optimization/69207 * tree-vect-slp.c (vect_get_cons [...]
new 7efea0c PR 68980 libgo/testsuite: portable ps usage in gotest
new 36105e8 PR tree-optimization/69214 * tree-vrp.c (simplify_cond_usin [...]
new be65baf * fold-const.c (fold_convertible_p): Don't return true for [...]
new 91fbd04 PR c++/69211 * cp-gimplify.c (cp_fold): If COMPOUND_EXPR or [...]
The 5 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 | 19 +++++++++++++++++++
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/cp-gimplify.c | 6 +++++-
gcc/fold-const.c | 13 +++++--------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/opt/pr69211.C | 10 ++++++++++
gcc/testsuite/gcc.c-torture/compile/pr69214.c | 17 +++++++++++++++++
gcc/tree-vect-slp.c | 5 +----
gcc/tree-vrp.c | 7 ++++---
libgo/testsuite/gotest | 2 +-
10 files changed, 78 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr69211.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69214.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 e934c38 * gcc.target/i386/pr66232-10.c: Do not compile on ia32 targe [...]
new 2edb91b allocator_traits<allocator<T>> partial specialization
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 | 8 ++
libstdc++-v3/include/bits/alloc_traits.h | 129 ++++++++++++++++++++-
.../testsuite/20_util/shared_ptr/cons/58659.cc | 8 ++
3 files changed, 144 insertions(+), 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-arbitrary
in repository toolchain/abe.
discards 9c85030 gather: set -x in all gather scripts
discards c8ffec3 CoremarkPro.sh: Report sizes first
discards 93c02c2 CoremarkPro.sh: Require exactly one log
discards d3f6435 CoremarkPro.sh: Remove commented-out code
discards e314995 CoremarkPro.sh: Pass name to report_measured
discards c8f72df CoremarkPro.sh: Make function-local var local
discards 82ae79c CoremarkPro.sh: Count everything that can be multiple
discards c448d34 CoremarkPro.sh: Cosmetic changes to test IDs
discards 750e2b3 CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID
discards f8aec42 Template for use in trusted LAVA uinstance
discards b7306a8 Remove *-multilib from host packages
discards 049b9a7 Add missing tcpdump dependency
discards c9721d6 Permit host machine to be of any type
discards 1ffedc8 Fix race when gathering benchmark data
discards fa93903 Make post-run command synchronous
discards e97c992 Match tcpdump output even if user gave username
discards f375672 Match tcpdump output even if user gave hostnames
discards 3cb1743 Do not report names in tcpdump
discards a646842 benchmark.sh: Rename GCC to something more generic
discards ffac3e0 Clean up toolchain usage
discards f0b3243 Ensure that unset params get value None
new 133135f CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID
new 805a452 CoremarkPro.sh: Cosmetic changes to test IDs
new 7808360 CoremarkPro.sh: Count everything that can be multiple
new 7d34907 CoremarkPro.sh: Make function-local var local
new af891b0 CoremarkPro.sh: Pass name to report_measured
new 222afbc CoremarkPro.sh: Remove commented-out code
new adb9898 CoremarkPro.sh: Require exactly one log
new 3786f22 CoremarkPro.sh: Report sizes first
new 7cd7581 Ensure that unset params get value None
new 71e46cf Clean up toolchain usage
new 7b4dfcb benchmark.sh: Rename GCC to something more generic
new d1d707f Do not report names in tcpdump
new 13217ee Match tcpdump output even if user gave hostnames
new dc0b0ab Match tcpdump output even if user gave username
new 836e56b Make post-run command synchronous
new fd67e21 Fix race when gathering benchmark data
new 15c5cf5 gather: set -x in all gather scripts
new aac5269 benchmark.sh preserves -x for runbenchmark.sh
new f458e35 gather scripts: Provide mime type for attachments
new 858eceb host-session: Consistent use of {} with args
new 15b1330 Remove redundant ABE_BRANCH parameter
new 4e1a104 host-session invokes benchmark scripts with -x
new 15b86db Permit host machine to be of any type
new 2ae3104 Add missing tcpdump dependency
new 066ba3d Remove *-multilib from host packages
new ef39d47 Template for use in trusted LAVA uinstance
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 (9c85030)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (ef39d47)
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 26 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/CPU2006.sh | 15 ++++++----
config/bench/gather/CoremarkPro.sh | 23 ++++++++-------
config/bench/gather/fakebench.sh | 13 ++++----
config/bench/gather/test_CPU2006.sh | 12 ++++----
config/bench/gather/test_CoremarkPro.sh | 46 ++++++++++++++---------------
config/bench/lava/host-session | 41 +++++++++++--------------
config/bench/lava/host-session.yaml | 2 +-
config/bench/lava/trusted-host-session.yaml | 2 +-
scripts/benchmark.sh | 2 +-
9 files changed, 79 insertions(+), 77 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 3ff1b15 2016-01-11 Richard Biener <rguenther(a)suse.de>
new e934c38 * gcc.target/i386/pr66232-10.c: Do not compile on ia32 targe [...]
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.target/i386/pr66232-10.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66232-11.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66232-12.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66232-13.c | 2 +-
5 files changed, 11 insertions(+), 4 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 hjl/pr69225/master
in repository gcc.
at f716c00 Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
This branch includes the following new commits:
new f716c00 Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
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.
--
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 04e1504 [AArch64] PR rtl-optimization/68796: Add patterns for QImode [...]
new 47d3d23 PR middle-end/68999 * alias.c (base_alias_check): Move chec [...]
new 3ff1b15 2016-01-11 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 | 19 ++++++++++++++++---
gcc/alias.c | 28 +++++++++++++++++-----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr69173.c | 12 ++++++++++++
gcc/tree-vect-loop.c | 18 +++++++++++++++---
5 files changed, 65 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69173.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.