public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/100186] New: lto-wrapper.c assumes std::thread
@ 2021-04-21 15:52 dje at gcc dot gnu.org
  2021-04-21 15:52 ` [Bug bootstrap/100186] " dje at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: dje at gcc dot gnu.org @ 2021-04-21 15:52 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100186
           Summary: lto-wrapper.c assumes std::thread
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org
  Target Milestone: ---
            Target: powerpc-ibm-aix*

lto-wrapper.c:1288:37: error 'std::thread' has not been declared

unsigned long nthreads_var = std::thread::hardware_concurrency ();

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

end of thread, other threads:[~2021-04-21 19:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21 15:52 [Bug bootstrap/100186] New: lto-wrapper.c assumes std::thread dje at gcc dot gnu.org
2021-04-21 15:52 ` [Bug bootstrap/100186] " dje at gcc dot gnu.org
2021-04-21 16:09 ` dje at gcc dot gnu.org
2021-04-21 16:56 ` jakub at gcc dot gnu.org
2021-04-21 17:17 ` redi at gcc dot gnu.org
2021-04-21 17:19 ` dje at gcc dot gnu.org
2021-04-21 17:59 ` marxin at gcc dot gnu.org
2021-04-21 18:03 ` marxin at gcc dot gnu.org
2021-04-21 18:33 ` jakub at gcc dot gnu.org
2021-04-21 19:35 ` marxin at gcc dot gnu.org
2021-04-21 19:38 ` marxin 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).