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++/56464] Crashes when using implicit this in a lambda capture in member initializer


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56464

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-03-02 22:20:44 UTC ---
That one's easy, it can be both ice-on-valid-code and ice-on-invalid-code

If it crashes in the same place and is fixed by the same fix, it's the same
bug, no?


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