[Bug c++/55003] [C++11] Member function pointer not working as constexpr initializer

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 15 01:28:00 GMT 2013


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-15 01:27:44 UTC ---
Author: jason
Date: Fri Feb 15 01:27:36 2013
New Revision: 196069

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196069
Log:
    PR c++/55003
    * decl.c (cp_finish_decl): Force instantiation of an
    auto static data member.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/auto37.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c



More information about the Gcc-bugs mailing list