[Bug c++/86747] [8/9 Regression] rejects-valid with redundant friend declaration

2018-10-09 Thread Francois-R.Boyer at PolyMtl dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86747 François-R Boyer changed: What|Removed |Added CC||Francois-R.Boyer at PolyMtl dot ca

[Bug c++/87571] New: [8/9 Regression] ICE in friend_accessible_p, accessing protected member of template friend inside template class

2018-10-09 Thread Francois-R.Boyer at PolyMtl dot ca
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: Francois-R.Boyer at PolyMtl dot ca Target Milestone: --- The following code fails to compile with g++ 8.1, 8.2 and 9.0.0