This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48993

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-06 04:34:50 UTC ---
Author: jason
Date: Sat Aug  6 04:34:45 2011
New Revision: 177499

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177499
Log:
    PR c++/48993
    * semantics.c (potential_constant_expression_1) [CALL_EXPR]: Sorry
    on 'this' in a constructor.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]