This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 67c7f8e 2016-04-12 Andre Vieira andre.simoesdiasvieira@arm.com new d2dd85e PR c++/70501 new 3f94f34 2016-04-12 Edward Smith-Rowland 3dw4rd@verizon.net
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 | 6 + gcc/cp/constexpr.c | 6 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/init/pr70501.C | 11 + libstdc++-v3/ChangeLog | 5 + libstdc++-v3/include/bits/specfun.h | 846 +++++++++++++++++++++++++++++++++++- 6 files changed, 858 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/g++.dg/init/pr70501.C