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++/63508] ICE when using bracketed initializer on pointer to member function of a templated class


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

--- Comment #1 from Mario Lang <mlang at delysid dot org> ---
Created attachment 33684
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33684&action=edit
bug.cpp

g++ -std=c++11 bug.cpp


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