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++/55942] [C++11] sorry, unimplemented: calling a member function of the object being constructed in a constant expression


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55942

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Nov 18 16:02:58 2014
New Revision: 217719

URL: https://gcc.gnu.org/viewcvs?rev=217719&root=gcc&view=rev
Log:
2014-11-18  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/55942
    * g++.dg/cpp0x/constexpr-55942.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-55942.C
Modified:
    trunk/gcc/testsuite/ChangeLog


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