This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 522ea93 PR tree-optimization/68785 * gimple-fold.c (fold_ctor_refer [...]
new c34c9fe [install.texi] Add note against GNAT 4.8 on ARM targets
new 0ce1bd6 Correct previous ChangeLog (targets is correct, not hosts)
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 | 4 ++++
gcc/doc/install.texi | 4 ++++
2 files changed, 8 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 master
in repository gcc.
from 7ae97ba 2015-12-10 Richard Biener <rguenther(a)suse.de>
new 522ea93 PR tree-optimization/68785 * gimple-fold.c (fold_ctor_refer [...]
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/gimple-fold.c | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr68785.c | 9 +++++++++
gcc/tree-ssa-sccvn.c | 5 +++--
5 files changed, 28 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68785.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 6c2acfc Fix warnings from including fdl.texi into gnat-style.texi
new 7ae97ba 2015-12-10 Richard Biener <rguenther(a)suse.de>
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 | 13 ++++
gcc/testsuite/ChangeLog | 6 ++
.../g++.dg/ipa/{ipa-icf-6.C => ipa-pta-1.C} | 3 +-
gcc/testsuite/gcc.dg/torture/ipa-pta-3.c | 19 ++++++
gcc/tree-ssa-structalias.c | 69 +++++++++++++---------
5 files changed, 81 insertions(+), 29 deletions(-)
copy gcc/testsuite/g++.dg/ipa/{ipa-icf-6.C => ipa-pta-1.C} (86%)
create mode 100644 gcc/testsuite/gcc.dg/torture/ipa-pta-3.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 8f081a6 2015-12-10 Richard Biener <rguenther(a)suse.de>
new 6c2acfc Fix warnings from including fdl.texi into gnat-style.texi
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/ada/ChangeLog | 6 ++++++
gcc/ada/gnat-style.texi | 3 +++
gcc/doc/include/fdl.texi | 7 +++++++
4 files changed, 22 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 master
in repository gcc.
from 93bfa1f 2015-12-10 Richard Biener <rguenther(a)suse.de>
new bca33fb 2015-12-10 Richard Biener <rguenther(a)suse.de>
new d227606 2015-12-10 Richard Biener <rguenther(a)suse.de>
new 8f081a6 2015-12-10 Richard Biener <rguenther(a)suse.de>
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 | 18 ++++++++++++++++++
gcc/ipa-split.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr68721.c | 31 +++++++++++++++++++++++++++++++
gcc/tree-if-conv.c | 5 +++--
gcc/tree-ssa-structalias.c | 5 +++++
6 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68721.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 ef6d055 Fix memory leaks in tree-vect-data-refs.c
new 8a33e81 Remove invalid assert in find_func_aliases_for_builtin_call
new 0d4f3f8 2015-12-10 Richard Biener <rguenther(a)suse.de>
new 93bfa1f 2015-12-10 Richard Biener <rguenther(a)suse.de>
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 | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr68806.c | 13 +++++++++++++
gcc/tree-if-conv.c | 16 +++-------------
gcc/tree-ssa-structalias.c | 1 -
gcc/tree-vect-loop.c | 9 ++++++---
6 files changed, 44 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68806.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 a59e6fa * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Rem [...]
new ef6d055 Fix memory leaks in tree-vect-data-refs.c
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/tree-vect-data-refs.c | 1 +
2 files changed, 5 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 24b9a28 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Rem [...]
new f84a848 PR lto/65948
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 | 9 +++++++++
gcc/ipa-devirt.c | 1 +
2 files changed, 10 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 d1cdfa9 PR target/68729 * config/pa/pa.c (pa_emit_move_sequence): D [...]
new 24b9a28 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Rem [...]
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:
libgcc/ChangeLog | 5 ++++
libgcc/config/pa/fptr.c | 70 ++++++++++++++++++++-----------------------------
2 files changed, 33 insertions(+), 42 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 569f752 PR target/68729 * config/pa/pa.c (pa_emit_move_sequence): D [...]
new 5cb0dda * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Rem [...]
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:
libgcc/ChangeLog | 5 ++++
libgcc/config/pa/fptr.c | 70 ++++++++++++++++++++-----------------------------
2 files changed, 33 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.