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++/70121] Spurious warning and crash when returning a reference from lambda


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[5/6/7 Regression] Spurious |Spurious warning and crash
                   |warning and crash when      |when returning a reference
                   |returning a reference from  |from lambda
                   |lambda                      |

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Sorry, missed that comment.

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