This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 95cc6fc [hsa testsuite] New directory for HSA-specific C testcases
new 8b300ed PR target/70064 * config/i386/i386.h (machine_function): Ad [...]
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 | 29 +++++++++++++++++++++--------
gcc/config/i386/i386.c | 25 +++++++++++++------------
gcc/config/i386/i386.h | 5 +++++
gcc/config/i386/i386.md | 27 +++++++++++++++++++++++++--
4 files changed, 64 insertions(+), 22 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 541e79a 2016-03-07 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new e2f980b [hsa] Consodlidate GTY roots for trees used during expansion to HSA
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 | 14 ++++++++++++++
gcc/hsa-brig.c | 14 ++++++--------
gcc/hsa-gen.c | 13 ++++++-------
gcc/hsa.c | 25 +++++++++++++++++++++++++
gcc/hsa.h | 3 +++
5 files changed, 54 insertions(+), 15 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 78a3030 PR rtl-optimization/19705 - -fno-branch-count-reg doesn't pre [...]
new 8c87a4a 2016-03-07 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new 541e79a 2016-03-07 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
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 | 7 +++++++
gcc/config/arm/arm-cores.def | 1 +
gcc/config/arm/arm-tables.opt | 3 +++
gcc/config/arm/arm-tune.md | 12 ++++++------
gcc/doc/invoke.texi | 3 ++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/arm/pr45701-1.c | 2 +-
gcc/testsuite/gcc.target/arm/pr45701-2.c | 2 +-
8 files changed, 27 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.
unknown user pushed a change to branch master
in repository gcc.
from 4dfabd9 PR tree-optimization/69740 * cfghooks.c (remove_edge): Requ [...]
new 981d186 Adjust fix for PR c++/66786
new 78a3030 PR rtl-optimization/19705 - -fno-branch-count-reg doesn't pre [...]
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/cp/ChangeLog | 7 +++++++
gcc/cp/pt.c | 5 +++--
gcc/doc/invoke.texi | 13 ++++++++-----
4 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 9b84450 PR rtl-optimization/69052 * rtlanal.c (commutative_operand_ [...]
new 1bbf986 Add style checks to check_GNU_style.sh.
new 4dfabd9 PR tree-optimization/69740 * cfghooks.c (remove_edge): Requ [...]
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:
contrib/ChangeLog | 9 ++++++
contrib/check_GNU_style.sh | 38 ++++++++++++++++---------
gcc/ChangeLog | 10 +++++++
gcc/cfghooks.c | 15 +++++++++-
gcc/cfgloop.h | 32 ++++++++++++++-------
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.c-torture/compile/pr69740-1.c | 12 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr69740-2.c | 19 +++++++++++++
8 files changed, 118 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69740-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69740-2.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 1b63a87 2016-03-07 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 9b84450 PR rtl-optimization/69052 * rtlanal.c (commutative_operand_ [...]
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/rtlanal.c | 2 +-
2 files changed, 7 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 master
in repository gcc.
from 1b6ef57 Skip ubsan/asan internal fns with different location in tail-merge
new 1b63a87 2016-03-07 Bill Schmidt <wschmidt(a)linux.vnet.ibm.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/lib/target-supports.exp | 1 +
2 files changed, 6 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-5-branch
in repository gcc.
from fe8273e PR c++/67364
new d0c9efb Fix PR 69666 and PR 69920
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/torture/pr69932.c | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/pr69936.c | 24 ++++++++++++++++++++++++
gcc/tree-sra.c | 4 +++-
5 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69932.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69936.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 d33914d 2016-03-07 Richard Biener <rguenther(a)suse.de>
new 1b6ef57 Skip ubsan/asan internal fns with different location in tail-merge
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 | 7 +++++++
gcc/tree-ssa-tail-merge.c | 44 ++++++++++++++++++++++++++++++++++++++------
2 files changed, 45 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.