This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 648796dab42b analyzer: avoid ICE with missing arguments (PR 93375) new 20afdcd36982 c++: Fix ICE with defaulted destructor and template. new 6f346913f2a8 c++: Avoid ICE when constant evaluation of __builtin_strch [...]
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 | 11 +++++++++++ gcc/cp/constexpr.c | 3 +++ gcc/cp/decl.c | 3 ++- .../{gcc.c-torture/compile => c-c++-common}/pr34029-1.c | 0 gcc/testsuite/g++.dg/cpp0x/initlist-cleanup1.C | 17 +++++++++++++++++ 5 files changed, 33 insertions(+), 1 deletion(-) rename gcc/testsuite/{gcc.c-torture/compile => c-c++-common}/pr34029-1.c (100%) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-cleanup1.C