http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57550
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57550
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57550
--- Comment #2 from Paul Pluzhnikov ---
(In reply to Andrew Pinski from comment #1)
> I think the problem is that you cannot take an address of a private static
> function as that would get around access controls.
Surely you can in a class member
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57550
Andrew Pinski changed:
What|Removed |Added
Summary|[4.8/4.9] Regression: bogus |[4.8/4.9 Regression] :