http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48993
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-06 04:38:35 UTC --- Author: jason Date: Sat Aug 6 04:38:32 2011 New Revision: 177503 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177503 Log: PR c++/48993 * semantics.c (potential_constant_expression_1) [CALL_EXPR]: Sorry on 'this' in a constructor. Modified: branches/gcc-4_6-branch/gcc/cp/ChangeLog branches/gcc-4_6-branch/gcc/cp/semantics.c branches/gcc-4_6-branch/gcc/testsuite/ChangeLog branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C