https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79290
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79290
--- Comment #3 from Nathan Sidwell ---
Author: nathan
Date: Tue Jan 31 19:37:11 2017
New Revision: 245069
URL: https://gcc.gnu.org/viewcvs?rev=245069&root=gcc&view=rev
Log:
PR c++/79290
* typeck.c (build_ptrmemfunc_access_expr):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79290
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79290
--- Comment #2 from Jonathan Wakely ---
I forgot to provide the error. For completeness, it's:
s.cc: In member function ‘bool Printer::operator()(SongTag)’:
s.cc:16:36: error: request for member ‘int (Song::*)(unsigned int)
const::__pfn’ in ‘st.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79290
Nathan Sidwell changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79290
Jonathan Wakely changed:
What|Removed |Added
CC||nathan at gcc dot gnu.org
--- Comment