This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2d7d361 gcc/cp/ PR c++/58583 * pt.c (build_non_dependent_expr): Do [...]
new d42aa61 Fix PR c/69122 (-Wmisleading-indentation false positive with [...]
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/c-family/ChangeLog | 10 +++++++++
gcc/c-family/c-indentation.c | 24 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
.../c-c++-common/Wmisleading-indentation.c | 10 +++++++++
4 files changed, 47 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 hjl/pr68991/master
in repository gcc.
discards e2c9193 Remove ssememalign
discards 276d672 Remove ix86_legitimate_combined_insn
discards 7207c4d Use vector_operand on SSE with 16b memory operand
discards a4784cd Add vector_memory_operand and "Bm" constraint
adds 5beb12c PR target/68770 * ira-costs.c (copy_cost): Initialise the t [...]
adds 1776de7 gcc/ * alias.c (compare_base_decls): Use symtab_node::get.
adds 2d7d361 gcc/cp/ PR c++/58583 * pt.c (build_non_dependent_expr): Do [...]
new decdaaa Add vector_memory_operand and "Bm" constraint
new 3bb0b3b Use vector_operand on SSE with 16b memory operand
new 4b353d0 Remove ix86_legitimate_combined_insn
new 30a9dac Remove ssememalign
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 (e2c9193)
\
N -- N -- N refs/heads/hjl/pr68991/master (30a9dac)
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:
gcc/ChangeLog | 8 +++
gcc/alias.c | 11 +++-
gcc/cp/ChangeLog | 6 ++
gcc/cp/pt.c | 10 ++-
gcc/ira-costs.c | 3 +
gcc/testsuite/ChangeLog | 12 ++++
gcc/testsuite/g++.dg/cpp0x/nsdmi-template14.C | 6 +-
gcc/testsuite/g++.dg/pr68770.C | 95 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/alias-15.c | 15 +++++
9 files changed, 159 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr68770.C
create mode 100644 gcc/testsuite/gcc.dg/alias-15.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/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards 5bb8938 WIP: Disable netctl so I can see what is going on
discards 43ddb80 Match tcpdump output even if user gave username
discards cc3d3ee Match tcpdump output even if user gave hostnames
discards 0ef8822 Do not report names in tcpdump
discards f2a3532 Revert "Enquote sysroot"
discards d34938c WIP: Install less packages
discards 5cdf5cb Add missing tcpdump dependency
discards dae9301 Permit host machine to be of any type
discards 04fb77c Enquote sysroot
omits 790d41c benchmark.sh: Rename GCC to something more generic
omits 966db2e Clean up toolchain usage
omits 0794458 Ensure that unset params get value None
omits 6a64030 Gather script for Coremark Pro
omits bf7a56e dispatch-benchmark.py: Support Coremark Pro
omits 5597d02 CoremarkPro support
omits b1d5fbc Add some (commented-out) debugging output
omits 6508886 Always read configs with target context
omits f9cd693 Apply target context when looking for binaries
omits 4234e4f Support external sysroot
new 839c59f dispatch-benchmark.py: More detail on keyring fail
new 58b1f00 Support external sysroot
new 1150d0f Apply target context when looking for binaries
new 901bef2 Always read configs with target context
new 4344b17 Add some (commented-out) debugging output
new 0775c67 CoremarkPro support
new 45361bf dispatch-benchmark.py: Support Coremark Pro
new 7ba290d Gather script for Coremark Pro
new 9c01d92 Ensure that unset params get value None
new 99e0bf8 Clean up toolchain usage
new f480e0c benchmark.sh: Rename GCC to something more generic
new dced53d Do not report names in tcpdump
new dab37b5 Match tcpdump output even if user gave hostnames
new bff7bc9 Match tcpdump output even if user gave username
new 4099076 Permit host machine to be of any type
new 9ac253b Add missing tcpdump dependency
new 5a7c10e Remove *-multilib from host packages
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 (5bb8938)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (5a7c10e)
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 17 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/boards/juno-a53.conf | 2 +-
config/bench/boards/juno-a57.conf | 2 +-
scripts/dispatch-benchmark.py | 2 ++
3 files changed, 4 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 1776de7 gcc/ * alias.c (compare_base_decls): Use symtab_node::get.
new 2d7d361 gcc/cp/ PR c++/58583 * pt.c (build_non_dependent_expr): Do [...]
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 | 6 ++++++
gcc/cp/pt.c | 10 +++++++---
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp0x/nsdmi-template14.C | 6 ++++--
4 files changed, 20 insertions(+), 5 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 5beb12c PR target/68770 * ira-costs.c (copy_cost): Initialise the t [...]
new 1776de7 gcc/ * alias.c (compare_base_decls): Use symtab_node::get.
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 | 4 ++++
gcc/alias.c | 11 +++++++++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/alias-15.c | 15 +++++++++++++++
4 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/alias-15.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 813cfbb PR target/66655 * config/i386/cygming.h (MAKE_DECL_ONE_ONLY [...]
new 5beb12c PR target/68770 * ira-costs.c (copy_cost): Initialise the t [...]
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 | 4 ++
gcc/ira-costs.c | 3 ++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/pr68770.C | 95 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 107 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr68770.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 hjl/pr68991/master
in repository gcc.
discards c120975 Only allow aligned memory on SSE *mov<mode>_internal
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/hjl/pr68991/master (e2c9193)
\
O -- O -- O (c120975)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/predicates.md | 6 +++---
gcc/config/i386/sse.md | 19 ++++++++-----------
2 files changed, 11 insertions(+), 14 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/pr68991/master
in repository gcc.
discards 02533ef Only allow aligned memory on SSE *mov<mode>_internal
discards 36be0bb Remove ssememalign
discards ae7dbff Remove ix86_legitimate_combined_insn
discards 98fa87f Use vector_operand on SSE with 16b memory operand
discards f497be1 Add vector_memory_operand and "Bm" constraint
adds 359eb7f Daily bump.
adds 57f928f * doc/invoke.texi (Warning Options): Document -Winvalid-memor [...]
adds 813cfbb PR target/66655 * config/i386/cygming.h (MAKE_DECL_ONE_ONLY [...]
new a4784cd Add vector_memory_operand and "Bm" constraint
new 7207c4d Use vector_operand on SSE with 16b memory operand
new 276d672 Remove ix86_legitimate_combined_insn
new e2c9193 Remove ssememalign
new c120975 Only allow aligned memory on SSE *mov<mode>_internal
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 (02533ef)
\
N -- N -- N refs/heads/hjl/pr68991/master (c120975)
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 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/constraints.md | 2 +-
gcc/config/i386/cygming.h | 5 +++++
gcc/doc/invoke.texi | 22 +++++++++++++++++++++-
5 files changed, 38 insertions(+), 3 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/pr68991/gcc-5-branch
in repository gcc.
discards c8be5dc Add vector_memory_operand and "Bm" constraint
adds f04fa61 Daily bump.
new 528ceac Add vector_memory_operand and "Bm" constraint
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 (c8be5dc)
\
N -- N -- N refs/heads/hjl/pr68991/gcc-5-branch (528ceac)
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 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 +-
gcc/config/i386/constraints.md | 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 master
in repository gcc.
from 57f928f * doc/invoke.texi (Warning Options): Document -Winvalid-memor [...]
new 813cfbb PR target/66655 * config/i386/cygming.h (MAKE_DECL_ONE_ONLY [...]
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/i386/cygming.h | 5 +++++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.