This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/68208] g++ doesn't warn against reference self-initialization


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68208

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I thought I remembered dealing with this case as part of my patch for PR2972
but it doesn't look like it. PR19808 is also relevant here.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]