public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/25865]  New: libgomp incorrectly detects support for TLS
@ 2006-01-20  0:47 rearnsha at gcc dot gnu dot org
  2006-01-23 15:49 ` [Bug libgomp/25865] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: rearnsha at gcc dot gnu dot org @ 2006-01-20  0:47 UTC (permalink / raw)
  To: gcc-bugs

acinclude.m4 has a home-brewed rule to detect whether a target can support TLS.
 This rule incorrectly decides that NetBSD can support this.  The result is
that libgomp will not load, and faults with the error:
Unsupported relocation type 14 in non-PLT relocations

Rather than rolling its own rule, it should be using the rule in
$(topsrcdir)/config/tls.m4 -- namely GCC_CHECK_TLS.


-- 
           Summary: libgomp incorrectly detects support for TLS
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rearnsha at gcc dot gnu dot org
GCC target triplet: *-*-netbsd


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


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

end of thread, other threads:[~2006-04-25 21:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-20  0:47 [Bug libgomp/25865] New: libgomp incorrectly detects support for TLS rearnsha at gcc dot gnu dot org
2006-01-23 15:49 ` [Bug libgomp/25865] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-01-24 17:17 ` pinskia at gcc dot gnu dot org
2006-01-25 20:42 ` pinskia at gcc dot gnu dot org
2006-04-20 23:47 ` pinskia at gcc dot gnu dot org
2006-04-20 23:48 ` pinskia at gcc dot gnu dot org
2006-04-24  9:26 ` christian dot joensson at gmail dot com
2006-04-25 20:54 ` rth at gcc dot gnu dot org
2006-04-25 20:58 ` rth at gcc dot gnu dot org
2006-04-25 21:03 ` rth at gcc dot gnu dot 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).