[Bug c++/48993] [C++0x] segmentation fault when compiling this program with constexpr

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 6 04:40:00 GMT 2011


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



More information about the Gcc-bugs mailing list