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++/78523] [5 Regression] ICE on valid lambda code with implicit capture


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.9.4
   Target Milestone|---                         |5.5
            Summary|ICE on valid lambda code    |[5 Regression] ICE on valid
                   |with implicit capture       |lambda code with implicit
                   |                            |capture

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Works on the GCC 4.9 branch.

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