public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/94147] New: mangling of lambdas in initializers is wrong
@ 2020-03-11 16:33 nathan at gcc dot gnu.org
  2020-03-11 16:33 ` [Bug c++/94147] " nathan at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: nathan at gcc dot gnu.org @ 2020-03-11 16:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94147
           Summary: mangling of lambdas in initializers is wrong
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: nathan at gcc dot gnu.org
  Target Milestone: ---

inline auto var = [] (int) {};

should mangle the lambda as _ZN3varMUlE_clEv

likewise for static member variables

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-28 22:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-11 16:33 [Bug c++/94147] New: mangling of lambdas in initializers is wrong nathan at gcc dot gnu.org
2020-03-11 16:33 ` [Bug c++/94147] " nathan at gcc dot gnu.org
2020-03-18 12:17 ` cvs-commit at gcc dot gnu.org
2020-03-18 12:17 ` nathan at gcc dot gnu.org
2022-11-28 22:29 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).