[Bug c++/56464] Crashes when using implicit this in a lambda capture in member initializer

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 4 03:13:00 GMT 2013


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
                 CC|                            |jason at gcc dot gnu.org
         Resolution|DUPLICATE                   |

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2013-03-04 03:12:05 UTC ---
Not a duplicate.  54367 is the case where there is no 'this', this bug is the
case where 'this' is for a NSDMI.



More information about the Gcc-bugs mailing list