re PR c++/48993 ([C++0x] segmentation fault when compiling this program with constexpr)
authorJason Merrill <jason@redhat.com>
Sat, 6 Aug 2011 04:34:45 +0000 (00:34 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 6 Aug 2011 04:34:45 +0000 (00:34 -0400)
commitb569be8ca62060f697f5a90a7933d880f334ace6
tree9346e0f324e5f8b2b3811a613a1d818c1e5c4514
parentbb0a32e80d75ed27f9714a0dc03d1faca50d94a6
re PR c++/48993 ([C++0x] segmentation fault when compiling this program with constexpr)

PR c++/48993
* semantics.c (potential_constant_expression_1) [CALL_EXPR]: Sorry
on 'this' in a constructor.

From-SVN: r177499
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C