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++/54995] New: Converting lambda to C-style functions when there is template


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

             Bug #: 54995
           Summary: Converting lambda to C-style functions when there is
                    template
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: temtaime@gmail.com


This code is okay(gets a error):
http://liveworkspace.org/code/1110068f996076a08d835ab18789c034

App crash:
http://liveworkspace.org/code/3d5e51c9059ea4f37ce2d0d23739d374

Minimal testcase:
http://liveworkspace.org/code/30fd3222a9650d68b7f9746754e86f03


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