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 817cefa [ARM] Fix sync.md ldrd output template for non-unified syntax
new 686bcab PR c++/70393 * varasm.c (output_constructor_regular_field): [...]
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/cp/ChangeLog | 6 +++
gcc/cp/constexpr.c | 35 +++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/cpp0x/constexpr-virtual6.C | 49 +++++++++++++++++++++++++
gcc/varasm.c | 29 +++++++++------
6 files changed, 112 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-virtual6.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 4dd26fc 2016-03-31 Vladimir Makarov <vmakarov(a)redhat.com>
new 5469fac Fix g++.dg/template/ptrmem30.C with Solaris ld
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/g++.dg/template/ptrmem30.C | 4 ++--
2 files changed, 7 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 464a46f Fix PR hsa/70399
new 4dd26fc 2016-03-31 Vladimir Makarov <vmakarov(a)redhat.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 | 6 ++++++
gcc/ira-color.c | 8 +++++++-
2 files changed, 13 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.
unknown user pushed a change to branch hsa
in repository gcc.
from 0b2c89b Merged trunk revision 234516 into the hsa branch
new faeef04 HSA: introduce append_phi method
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.hsa | 6 ++++++
gcc/hsa-gen.c | 22 +++++++++++++++-------
gcc/hsa.h | 3 +++
3 files changed, 24 insertions(+), 7 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 f58ea96 HSA: handle alignment of string builtins (PR hsa/70391)
new be3004d * cplus-dem.c (squangle_mop_up): Zero bsize/ksize after free [...]
new 971aacc Add BZ markers to last commit
new 464a46f Fix PR hsa/70399
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 | 14 ++++
gcc/hsa-brig.c | 133 ++++++++++++++++++++++------------
gcc/hsa-dump.c | 2 -
gcc/hsa-gen.c | 68 ++++-------------
gcc/hsa.h | 12 ++-
libiberty/ChangeLog | 9 +++
libiberty/cplus-dem.c | 2 +
libiberty/testsuite/demangle-expected | 10 +++
8 files changed, 144 insertions(+), 106 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 23cf925 * decl.c (start_preparsed_function): Remove unnecessary brac [...]
new 51f0f4f HSA: support alignment for hsa_symbols (PR hsa/70391)
new f58ea96 HSA: handle alignment of string builtins (PR hsa/70391)
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 | 51 ++++++
gcc/hsa-brig.c | 5 +-
gcc/hsa-dump.c | 13 +-
gcc/hsa-gen.c | 464 ++++++++++++++++++++++++++++++++++++++---------------
gcc/hsa-regalloc.c | 1 +
gcc/hsa.c | 20 +++
gcc/hsa.h | 17 +-
7 files changed, 428 insertions(+), 143 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-4_9-branch
in repository gcc.
from 653c026 PR rtl-optimization/70460 * ira.c (indirect_jump_optimize): [...]
new 6e8d6ce [ARM] Fix sync.md ldrd output template for non-unified syntax
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 | 5 +++++
gcc/config/arm/sync.md | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
.../gcc.target/arm/atomic_loaddi_relaxed_cond.c | 20 ++++++++++++++++++++
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/arm/atomic_loaddi_relaxed_cond.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 861496b * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initiali [...]
new 23cf925 * decl.c (start_preparsed_function): Remove unnecessary brac [...]
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/decl.c | 33 +--------------------------------
2 files changed, 6 insertions(+), 32 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 8622ea6 Fix PR target/70453.
new 817cefa [ARM] Fix sync.md ldrd output template for non-unified syntax
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 | 5 +++++
gcc/config/arm/sync.md | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
.../gcc.target/arm/atomic_loaddi_relaxed_cond.c | 20 ++++++++++++++++++++
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/arm/atomic_loaddi_relaxed_cond.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 39fa38c [Patch ARM] Delete ASM_OUTPUT_DEF and fall back to default .s [...]
new 861496b * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initiali [...]
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 | 5 +++++
gcc/tree-ssa-loop-ivopts.c | 4 +++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.