This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b066c090031 2017-12-12 Bill Schmidt wschmidt@linux.vnet.ibm.com new 3d41d2c5568 * config/i386/i386.c (PTA_SKYLAKE_AVX512): Add PTA_CLWB. [...] new 0b5993cfe13 PR c++/82115 - ICE with variable initialized with its own [...] new 911779d8104 Remove type_dependent_init_p.
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 | 15 +++++--- gcc/config/i386/i386.c | 4 +-- gcc/cp/ChangeLog | 13 +++++++ gcc/cp/cp-tree.h | 12 +++++-- gcc/cp/decl.c | 51 ++++++++-------------------- gcc/cp/pt.c | 30 +++++++--------- gcc/testsuite/g++.dg/cpp0x/constexpr-self1.C | 5 +++ 7 files changed, 68 insertions(+), 62 deletions(-)