This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/57626] [C++11] ICE with template alias and member function pointer
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 13 Jan 2015 17:16:06 +0000
- Subject: [Bug c++/57626] [C++11] ICE with template alias and member function pointer
- Auto-submitted: auto-generated
- References: <bug-57626-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57626
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
This is fixed for 4.9.0, I'm adding the testcase and closing the bug.