This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a36e5e5 Implement N4268, Do constant evaluation of all non-type temp [...]
new 1ccac4c [PATCH] c/67925 - update documentation on `inline'
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/doc/extend.texi | 22 ++++++++++------------
2 files changed, 14 insertions(+), 12 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 e58a0f0 2015-10-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 071355f typo
new a349de0 * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_enumerator_ [...]
new f16ed23 Expand PTRMEM_CST only when necessary.
new a36e5e5 Implement N4268, Do constant evaluation of all non-type temp [...]
The 4 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/c-family/ChangeLog | 11 +++++++++++
gcc/c-family/c-cppbuiltin.c | 7 ++++++-
gcc/cp/ChangeLog | 17 +++++++++++++++++
gcc/cp/constexpr.c | 14 +++++++++-----
gcc/cp/decl.c | 9 ++++-----
gcc/cp/decl2.c | 18 ++++++++++++++++++
gcc/cp/parser.c | 9 +++++++--
gcc/cp/pt.c | 11 +++++++++++
gcc/cp/typeck2.c | 11 -----------
gcc/testsuite/g++.dg/cpp1z/attributes-enum-1.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp1z/attributes-enum-1a.C | 5 +++++
gcc/testsuite/g++.dg/cpp1z/fold7.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp1z/fold7a.C | 5 +++++
gcc/testsuite/g++.dg/cpp1z/nontype1.C | 25 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/nontype2.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/nontype3.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp1z/nontype3a.C | 5 +++++
gcc/testsuite/g++.dg/cpp1z/utf8-2.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp1z/utf8-2a.C | 5 +++++
19 files changed, 182 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/attributes-enum-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/attributes-enum-1a.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold7.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold7a.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype3a.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/utf8-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/utf8-2a.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 9034bc2 Daily bump.
new 2f9fa91 2015-10-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr67900.f90 | 19 +++++++++++++++++++
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67900.f90
--
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 a9e76ea Daily bump.
new e58a0f0 2015-10-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 4 ++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gfortran.dg/pr67900.f90 | 19 +++++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67900.f90
--
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 c33609c PR66870 PowerPC64 Enable gold linker with split stack
new a9e76ea 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-5-branch
in repository gcc.
from 3c6ff03 2015-10-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9034bc2 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 7ca2b05 2013-10-19 Paul Thomas <pault(a)gcc.gnu.org>
new ac69cc0 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 fbe9d8a REE: fix uninitialized registers handling
new c33609c PR66870 PowerPC64 Enable gold linker with split stack
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/config/rs6000/linux64.h | 15 +++++++++++++++
gcc/config/rs6000/sysv4.h | 8 --------
gcc/go/ChangeLog | 8 ++++++++
gcc/go/gospec.c | 14 ++++++++++----
5 files changed, 40 insertions(+), 12 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 3bd5b2f mn10300: Use the STC bb-reorder algorithm at -Os
new fbe9d8a REE: fix uninitialized registers handling
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 | 30 +++
gcc/df-problems.c | 403 ++++++++++++++++++++++++++++++++++++
gcc/df.h | 34 ++-
gcc/ree.c | 62 ++++--
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gnat.dg/opt50.adb | 23 ++
gcc/testsuite/gnat.dg/opt50_pkg.adb | 48 +++++
gcc/testsuite/gnat.dg/opt50_pkg.ads | 12 ++
gcc/timevar.def | 1 +
9 files changed, 605 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt50.adb
create mode 100644 gcc/testsuite/gnat.dg/opt50_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt50_pkg.ads
--
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 eebfc95 Proposed doc update for Explicit Reg Vars 1/3 * doc/e [...]
new 3bd5b2f mn10300: Use the STC bb-reorder algorithm at -Os
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/common/config/mn10300/mn10300-common.c | 3 +++
2 files changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.