This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 833c9e6 Daily bump.
new f21eb00 PR c++/69005
new 2125255 Correct use of __GXX_WEAK__ macro.
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/cp/ChangeLog | 5 ++
gcc/cp/call.c | 53 +++++++++++++---------
gcc/testsuite/g++.dg/cpp0x/defaulted50.C | 27 +++++++++++
libstdc++-v3/ChangeLog | 6 +++
.../bitmap_allocator/check_allocate_max_size.cc | 2 +-
.../ext/bitmap_allocator/check_deallocate_null.cc | 2 +-
6 files changed, 71 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/defaulted50.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 d523d0c Use const-ref instead of values for sese_l passed to functions.
new 833c9e6 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 0819a29 Daily bump.
new 1ec609a 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 b96178d Daily bump.
new 3d19f68 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 dcc0e16 Add missing intrinsic file.
new 4caef4a Fix computation of single entry/exit of a region.
new d523d0c Use const-ref instead of values for sese_l passed to functions.
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 | 20 ++++++++++++++++++++
gcc/graphite-scop-detection.c | 31 +++++++++++++++++++++----------
gcc/graphite-sese-to-poly.c | 2 +-
gcc/sese.c | 4 ++--
gcc/sese.h | 14 +++++++-------
5 files changed, 51 insertions(+), 20 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 25222ad Introduce support for PKU instructions.
new dcc0e16 Add missing intrinsic file.
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/config/i386/{xsavecintrin.h => pkuintrin.h} | 36 ++++++++++++-------------
1 file changed, 17 insertions(+), 19 deletions(-)
copy gcc/config/i386/{xsavecintrin.h => pkuintrin.h} (66%)
--
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 94720cd PR ipa/67811
new 25222ad Introduce support for PKU instructions.
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/common/config/i386/i386-common.c | 15 +++++++++++
gcc/config.gcc | 6 +++--
gcc/config/i386/cpuid.h | 2 ++
gcc/config/i386/driver-i386.c | 8 +++---
gcc/config/i386/i386-c.c | 2 ++
gcc/config/i386/i386.c | 16 +++++++++++-
gcc/config/i386/i386.h | 3 +++
gcc/config/i386/i386.md | 44 +++++++++++++++++++++++++++++++++
gcc/config/i386/i386.opt | 4 +++
gcc/config/i386/x86intrin.h | 2 ++
gcc/doc/extend.texi | 7 ++++++
gcc/doc/invoke.texi | 9 ++++---
gcc/testsuite/ChangeLog | 11 +++++++++
gcc/testsuite/g++.dg/other/i386-2.C | 4 +--
gcc/testsuite/g++.dg/other/i386-3.C | 4 +--
gcc/testsuite/gcc.target/i386/rdpku-1.c | 11 +++++++++
gcc/testsuite/gcc.target/i386/sse-12.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-13.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-22.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-23.c | 2 +-
gcc/testsuite/gcc.target/i386/wrpku-1.c | 11 +++++++++
22 files changed, 180 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/rdpku-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/wrpku-1.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 2e18de3 Daily bump.
new 94720cd PR ipa/67811
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/tree-cfg.c | 3 ++-
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 48549d2 PR c++/69023 - bitset whose name is used in constant-expressi [...]
new 2e18de3 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 64fbb2e Daily bump.
new 0819a29 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.