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 b33741e PR c++/65061 * parser.c (cp_parser_template_name): Call str [...]
new 7370772 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 e51ce713 PR ada/70017 * gcc.dg/pr70017.c (foo): Store 0 to first ele [...]
new 5ca46aa PR c++/67364
new b0531ab PR c++/51406
new f3d9faa * call.c (build_aggr_conv): Use get_nsdmi.
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/call.c | 2 ++
gcc/cp/constexpr.c | 5 +++--
gcc/cp/typeck.c | 6 +-----
.../cpp0x/{constexpr-empty10.C => constexpr-empty11.C} | 2 +-
gcc/testsuite/g++.dg/cpp0x/rv-cast5.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr4.C | 13 +++++++++++++
7 files changed, 43 insertions(+), 8 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/{constexpr-empty10.C => constexpr-empty11.C} (90%)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-cast5.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr4.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 gcc-5-branch
in repository gcc.
from 8a77cdb 2016-03-03 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new a8907f5 PR c++/67364
new f4baf13 PR c++/51406
new 373604b * call.c (build_aggr_conv): Use get_nsdmi.
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/call.c | 2 ++
gcc/cp/constexpr.c | 5 +++--
gcc/cp/typeck.c | 2 +-
.../cpp0x/{constexpr-empty10.C => constexpr-empty11.C} | 2 +-
gcc/testsuite/g++.dg/cpp0x/rv-cast5.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr4.C | 13 +++++++++++++
7 files changed, 43 insertions(+), 4 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/{constexpr-empty10.C => constexpr-empty11.C} (90%)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-cast5.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr4.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 1feed89 [ARM] PR rtl-optimization/69904: Disallow copying/duplicating [...]
new e51ce713 PR ada/70017 * gcc.dg/pr70017.c (foo): Store 0 to first ele [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/pr70017.c | 4 ++++
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.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 84ac2d1 Invoke gdb with -batch to avoid prompts
new b33741e PR c++/65061 * parser.c (cp_parser_template_name): Call str [...]
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 | 5 +++++
gcc/cp/parser.c | 2 ++
gcc/testsuite/g++.dg/inherit/using8.C | 15 +++++++++++++++
3 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/inherit/using8.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 c32bda6 PR target/70021 * tree-vect-stmts.c (vect_mark_relevant): R [...]
new 1feed89 [ARM] PR rtl-optimization/69904: Disallow copying/duplicating [...]
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/config/arm/arm.c | 20 +++++++++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pr69904.c | 24 ++++++++++++++++++++++++
4 files changed, 54 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr69904.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 bernie/trust
in repository toolchain/abe.
discards 63663ed Benchmark.sh: Permit user override of TRUST
discards 8ec2474 Benchmark.sh: Default trust based on IP
discards 33c4bb0 Expose keys in CLI interface
discards 86fe050 Move key validation into validate function
discards b01f7e1 Validate/appropriately handle separated pubkeys
discards 86cf03d Benchmark.sh: Separate host/target public keys
discards 1c18947 dummy-ssh host does not install a host key
discards 9d31af0 Allow host-session to use bot key
discards b09170e host-session: Restore full un/trusted distinction
discards 2a8d026 host-session: Pre-clean host
discards 5215eac host-session: Eliminate separate tmpdir for downloads
discards 9110cf5 Make host-session persistence-safe
discards f6b80f1 remote.sh: Add ABE_REMOTE_SSH_OPTS
discards e4e6eef Add iputils-ping to host sessions
discards 68d638f Support dummy hosts, dummy is default host
adds 1458799 Correct gather scripts for Coremark-Pro quickrun
new 91c0872 Support dummy hosts, dummy is default host
new 6895e8a Add iputils-ping to host sessions
new 814d7d3 remote.sh: Add ABE_REMOTE_SSH_OPTS
new d99039c Make host-session persistence-safe
new e594334 host-session: Eliminate separate tmpdir for downloads
new c511999 host-session: Pre-clean host
new fb634a2 host-session: Restore full un/trusted distinction
new c5598f4 Allow host-session to use bot key
new 0f8174e dummy-ssh host does not install a host key
new 705c943 Benchmark.sh: Separate host/target public keys
new bff26a0 Validate/appropriately handle separated pubkeys
new 4469b11 Move key validation into validate function
new f6c4e7e Expose keys in CLI interface
new b6f532a Benchmark.sh: Default trust based on IP
new bf4fcae Benchmark.sh: Permit user override of TRUST
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 (63663ed)
\
N -- N -- N refs/heads/bernie/trust (bf4fcae)
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 15 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/Coremark-Pro.sh | 110 ++++++++++++++++++++++++++-----
config/bench/gather/test_Coremark-Pro.sh | 72 ++++++++++++--------
2 files changed, 136 insertions(+), 46 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
in repository toolchain/abe.
from af9bfc6 Benchmark.sh: Use precooked Juno image
new 1458799 Correct gather scripts for Coremark-Pro quickrun
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/Coremark-Pro.sh | 110 ++++++++++++++++++++++++++-----
config/bench/gather/test_Coremark-Pro.sh | 72 ++++++++++++--------
2 files changed, 136 insertions(+), 46 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 8f57374 Fix passing object names to make_sunver.pl
new c32bda6 PR target/70021 * tree-vect-stmts.c (vect_mark_relevant): R [...]
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 | 11 +++++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/vect/pr70021.c | 40 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr70021.c | 42 ++++++++++++++++++
gcc/tree-vect-patterns.c | 3 +-
gcc/tree-vect-stmts.c | 78 ++++++++-------------------------
6 files changed, 119 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr70021.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70021.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 gcc-5-branch
in repository gcc.
from a6d8571 Invoke gdb with -batch to avoid prompts
new 8a77cdb 2016-03-03 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
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/targhooks.c | 8 ++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/pragma-pop_options-1.c | 7 +++++++
4 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pragma-pop_options-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.