public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/46592] New: -ftree-parallelize-loops attempts to link pthreads on non-posix systems
@ 2010-11-21 13:34 green at redhat dot com
  2010-11-21 16:13 ` [Bug libgomp/46592] " jakub at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: green at redhat dot com @ 2010-11-21 13:34 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: -ftree-parallelize-loops attempts to link pthreads on
                    non-posix systems
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: green@redhat.com


*-elf toolchains are failing the -ftree-parallelize-loops test pr46111 because
using that option unconditionally attempts to link pthreads.  I suppose I could
define GOMP_SELF_SPECS to "" for my target, but why isn't pthreads only linked
in with libgomp is linked?


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

end of thread, other threads:[~2010-11-21 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-21 13:34 [Bug libgomp/46592] New: -ftree-parallelize-loops attempts to link pthreads on non-posix systems green at redhat dot com
2010-11-21 16:13 ` [Bug libgomp/46592] " jakub 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).