[Bug c++/87651] [8 Regression] inner class with template template friend declaration of same name fails to compile

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

[Bug c++/87651] [8 Regression] inner class with template template friend declaration of same name fails to compile

2020-02-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87651 Bug 87651 depends on bug 86747, which changed state. Bug 86747 Summary: [8 Regression] rejects-valid with redundant friend declaration https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86747 What|Removed |Added

[Bug c++/87651] [8 Regression] inner class with template template friend declaration of same name fails to compile

2019-04-18 Thread haining.cpp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87651 --- Comment #5 from Ryan R Haining --- Failing on 8.3.0 https://wandbox.org/permlink/69kAYkUWgFD5TTxs

[Bug c++/87651] [8 Regression] inner class with template template friend declaration of same name fails to compile in gcc 8.1, 8.2, and 9.0

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

[Bug c++/87651] [8 Regression] inner class with template template friend declaration of same name fails to compile in gcc 8.1, 8.2, and 9.0

2019-01-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87651 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|NEW Known to work|