https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |6.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Tue May 31 21:36:40 2016
New Revision: 236954
URL: https://gcc.gnu.org/viewcvs?rev=236954&root=gcc&view=rev
Log:
PR c++/71227 - specializing hidden friend
* pt.c (check_e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Tue May 31 19:16:26 2016
New Revision: 236941
URL: https://gcc.gnu.org/viewcvs?rev=236941&root=gcc&view=rev
Log:
PR c++/71227 - specializing hidden friend
* pt.c (check_e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
--- Comment #2 from Jason Merrill ---
7.3.1.2: If a friend declaration in a non-local class first declares a class,
function, class template or function template the friend is a member of the
innermost enclosing namespace. The friend declaration
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
Jonathan Wakely changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71227
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|