public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66360] New: thread_local variable needs copy constructor
@ 2015-06-01 12:40 programmerjake at gmail dot com
  2015-06-01 13:30 ` [Bug c++/66360] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: programmerjake at gmail dot com @ 2015-06-01 12:40 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66360
           Summary: thread_local variable needs copy constructor
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: programmerjake at gmail dot com
  Target Milestone: ---

Created attachment 35663
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35663&action=edit
source code

thread_local variable won't compile when trying to forward empty argument list
to member variable where the member variable has deleted copy/move
constructors.


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

end of thread, other threads:[~2020-11-04 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-01 12:40 [Bug c++/66360] New: thread_local variable needs copy constructor programmerjake at gmail dot com
2015-06-01 13:30 ` [Bug c++/66360] " pinskia at gcc dot gnu.org
2015-06-01 14:17 ` redi at gcc dot gnu.org
2020-08-30 18:17 ` egallager at gcc dot gnu.org
2020-11-04 15:10 ` redi 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).