[Bug c++/71653] error when trying to compile a code with template friend function in a struct

2021-08-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71653 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid --- Comment #4 from

[Bug c++/71653] error when trying to compile a code with template friend function in a struct

2021-08-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71653 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug c++/71653] error when trying to compile a code with template friend function in a struct

2016-06-24 Thread raphael.rg91 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71653 --- Comment #2 from Raphael Gozzo --- This error happens in the 6.1 version too (tested here http://gcc.godbolt.org)

[Bug c++/71653] error when trying to compile a code with template friend function in a struct

2016-06-24 Thread raphael.rg91 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71653 --- Comment #1 from Raphael Gozzo --- Created attachment 38765 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38765=edit source file