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 544b069 combine: distribute_notes again (PR69567, PR64682)
new 148c21c Daily bump.
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 +-
1 file changed, 1 insertion(+), 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 gcc-4_9-branch
in repository gcc.
from 99dc922 Backported from mainline 2016-02-03 Jakub Jelinek <jakub@ [...]
new c8782fb Daily bump.
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 +-
1 file changed, 1 insertion(+), 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 81c08ac combine: distribute_notes again (PR69567, PR64682)
new f90d67e Test for C99 stdlib.h functions with -std=c++98
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:
libstdc++-v3/ChangeLog | 7 ++
libstdc++-v3/acinclude.m4 | 29 +++++++
libstdc++-v3/config.h.in | 4 +
libstdc++-v3/configure | 89 ++++++++++++++++++++++
.../c_strings/char/69626.cc} | 19 ++---
5 files changed, 137 insertions(+), 11 deletions(-)
copy libstdc++-v3/testsuite/{26_numerics/headers/cmath/48891.cc => 21_strings/c_st [...]
--
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 f7ef539 Fix constexpr evaluation of comparisons involving pointer-to-members
new 81c08ac combine: distribute_notes again (PR69567, PR64682)
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/combine.c | 16 +++++++++-------
2 files changed, 16 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 gcc-5-branch
in repository gcc.
from 0b2b517 Backported from mainline 2016-02-03 Jakub Jelinek <jakub@ [...]
new 544b069 combine: distribute_notes again (PR69567, PR64682)
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 | 10 ++++++++++
gcc/combine.c | 16 +++++++++-------
2 files changed, 19 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 6b098e9 PR c/69669 * c-decl.c (finish_enum): When honoring mode att [...]
new ebce0b4 libgo: bump version number for upgrade to 1.6rc1
new 2cc8e10 * config/msp430/msp430.c (msp430_start_function): Add function type.
new f7ef539 Fix constexpr evaluation of comparisons involving pointer-to-members
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 | 4 ++++
gcc/config/msp430/msp430.c | 1 +
gcc/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 22 ++++++++++++++++++++--
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 6 +++++-
gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem5.C | 17 +++++++++++++++++
libgo/configure | 2 +-
libgo/configure.ac | 2 +-
9 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem5.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 356967c Regenerate front page of libstdc++ HTML docs
new 2a1d28d PR rtl-optimization/69577 Revert: 2015-10-29 Richard Hend [...]
new 931b245 PR fortran/69368 * tree-dfa.c (get_ref_base_and_extent): Re [...]
new 6b098e9 PR c/69669 * c-decl.c (finish_enum): When honoring mode att [...]
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 | 16 ++++++++++++++++
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-decl.c | 31 +++++++++++++++++++------------
gcc/config/i386/i386.c | 15 +--------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr69669.c | 10 ++++++++++
gcc/tree-dfa.c | 9 ---------
7 files changed, 57 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr69669.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 f0146cf [gcc] 2016-02-04 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 67046bb Update copyright years in libstdc++ manual and add link
new 356967c Regenerate front page of libstdc++ HTML docs
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/doc/html/index.html | 4 ++--
libstdc++-v3/doc/html/manual/containers.html | 2 +-
libstdc++-v3/doc/html/manual/index.html | 2 +-
libstdc++-v3/doc/xml/manual/containers.xml | 3 ++-
libstdc++-v3/doc/xml/manual/spine.xml | 7 ++++++-
6 files changed, 20 insertions(+), 6 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 89c6f77 Fix jit crash on aarch64
new f0146cf [gcc] 2016-02-04 Michael Meissner <meissner(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/ChangeLog | 9 ++++
gcc/config/rs6000/rs6000.md | 8 ++--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/pr69667.C | 105 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 123 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr69667.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 08fd6cf This patch fixes an exponential issue in ccmp.c. When decidi [...]
new 89c6f77 Fix jit crash on aarch64
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/aarch64/cortex-a57-fma-steering.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.