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

2020-02-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86747 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

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

2020-02-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86747 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:3d99aab56d7237bb8260653ed07ca8b182fbf975 commit r8-10073-g3d99aab56d7237bb8260653ed07ca8b182fbf975 Author: Alexandre Oliva

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

2019-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86747 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.3 |8.4 --- Comment #8 from Jakub Jelinek

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

2019-01-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86747 --- Comment #7 from Jonathan Wakely --- This patch also fixed PR 87651 and PR 87652 which are also regressions on gcc-8-branch.