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++/78749] [7 Regression] bogus warning for friend member function in anonymous namespace


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-12-09
                 CC|                            |jason at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Started with r242056:

commit 31db86df8fa1d3248c97de6c47dbd76fb74eaa8e
Author: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Nov 10 21:42:36 2016 +0000

        PR c++/77337 - auto return and lambda

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