[Bug c++/68301] self-dependent reference member initialization not diagnosed

2019-08-13 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68301 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/68301] self-dependent reference member initialization not diagnosed

2019-08-13 Thread lopezibanez at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68301 --- Comment #4 from Manuel López-Ibáñez --- This is a duplicate of bug 19808. There's a patch there that I believe needs just a little more work.

[Bug c++/68301] self-dependent reference member initialization not diagnosed

2019-08-07 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68301 Eric Gallager changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment #3 f

[Bug c++/68301] self-dependent reference member initialization not diagnosed

2017-08-21 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68301 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/68301] self-dependent reference member initialization not diagnosed

2015-11-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68301 Martin Sebor changed: What|Removed |Added Blocks||24639 --- Comment #1 from Martin Sebor -