This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2eaaa4e 2016-02-01 Richard Biener <rguenther(a)suse.de>
new 9444c6c Missing copyright for mem-stats header files.
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/mem-stats-traits.h | 20 ++++++++++++++++++++
gcc/mem-stats.h | 20 ++++++++++++++++++++
3 files changed, 45 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 65821ae Don't define guard macros when doing #include_next in math.h [...]
new 2eaaa4e 2016-02-01 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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/setjmp-6.c | 25 +++++++++++++++++++++++++
gcc/tree-ssa-loop-ivcanon.c | 4 +++-
4 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/setjmp-6.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 e3882c4 PR rtl-optimization/69570 * ifcvt.c (bb_ok_for_noce_convert [...]
new 34486d8 * postreload.c (reload_cse_simplify): Remove dead code.
new 65821ae Don't define guard macros when doing #include_next in math.h [...]
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/postreload.c | 4 ----
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/c_compatibility/math.h | 10 ++++------
libstdc++-v3/include/c_compatibility/stdlib.h | 11 ++++++-----
5 files changed, 20 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 f80aff4 PR rtl-opt/69535
new e3882c4 PR rtl-optimization/69570 * ifcvt.c (bb_ok_for_noce_convert [...]
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/ifcvt.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/opt/pr69570.C | 70 ++++++++++++++++++++++++++++++++++++++
4 files changed, 82 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr69570.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 6009b3b PR testsuite/69584 * gcc.dg/tree-ssa/sra-17.c: Fix regexps [...]
new f80aff4 PR rtl-opt/69535
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/combine.c | 24 +++++++++++++++++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/pr69535.c | 36 ++++++++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69535.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 d9ce349 Daily bump.
new 7b9143d PR target/69305
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 | 33 ++++
gcc/config/aarch64/aarch64-modes.def | 1 +
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 26 +++
gcc/config/aarch64/aarch64.md | 300 ++++++++++++++++++++++-------------
gcc/config/aarch64/iterators.md | 3 +
gcc/config/aarch64/predicates.md | 19 +++
7 files changed, 274 insertions(+), 109 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 122d538 PR target/68741 * inclhack.def (hpux_vsscanf): New fix. * [...]
new 6009b3b PR testsuite/69584 * gcc.dg/tree-ssa/sra-17.c: Fix regexps [...]
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 | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/sra-17.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/sra-18.c | 10 +++++-----
3 files changed, 11 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 1fdf717 PR debug/68244 * g++.dg/parse/parens3.C: Use register "4" on hppa.
new 122d538 PR target/68741 * inclhack.def (hpux_vsscanf): New fix. * [...]
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:
fixincludes/ChangeLog | 7 +++++
fixincludes/fixincl.x | 63 +++++++++++++++++++++++++++++++++++-------
fixincludes/inclhack.def | 14 ++++++++++
fixincludes/tests/base/stdio.h | 5 ++++
4 files changed, 79 insertions(+), 10 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 240568a * gcc.dg/tree-ssa/vector-5.c: Add -fno-common option on hppa [...]
new 1fdf717 PR debug/68244 * g++.dg/parse/parens3.C: Use register "4" on hppa.
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 | 3 +++
gcc/testsuite/g++.dg/parse/parens3.C | 5 +++++
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 e049bf2 Daily bump.
new 240568a * gcc.dg/tree-ssa/vector-5.c: Add -fno-common option on hppa [...]
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 | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/vector-5.c | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.