public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/35677] Intermitent failure "FAIL: libgomp.fortran/crayptr2.f90"
Date: Fri, 12 Dec 2008 15:05:00 -0000	[thread overview]
Message-ID: <20081212150436.18760.qmail@sourceware.org> (raw)
In-Reply-To: <bug-35677-12313@http.gcc.gnu.org/bugzilla/>



------- Comment #18 from dave at hiauly1 dot hia dot nrc dot ca  2008-12-12 15:04 -------
Subject: Re:  Intermitent failure "FAIL: libgomp.fortran/crayptr2.f90"

> I assume I am using emutls since I see...
> 
> nm crayptr2.exe | grep emut
> 00001cd0 t ___emutls_get_address
> 00001c90 t ___emutls_register_common
> 00002014 d ___emutls_v.ip.1499
> 00001f10 t _emutls_destroy
> 00001ed0 t _emutls_init
> 00002090 b _emutls_key
> 00002040 d _emutls_mutex
> 00002094 b _emutls_size
> 
> I'll try a build of current gcc trunk with your patch and see if it helps.

I probably was too quick to close this PR.  The emutls support in
darwin's libgcc is botched.  The routines are present in libgcc_eh.a
but not in the shared libraries.

As I understand the situation from the gcc list, the Apple darwin
maintainers oppose the addition of emutls support to the shared libgcc
libraries.  The emutls support is licensed under GPLv2, so that
shouldn't block adoption.  However, Apple may still want to provide
its own TLS support.

On the other hand, Apple is phasing out use of gcc.  So, the issue of
control might be something the steering committee should discuss.
>From my perspective, most of the support and testing of the darwin
port in recent months has come from non-Apple developpers.

I think the only way forward is to disable TLS support on darwin
in gcc 4.3 and 4.4.  Probably, a new PR should be created for this.

Any testcases that use TLS and lack a "dg-require-effective-target tls_runtime"
comment need updating.  Those changes are obvious.

Dave


-- 


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


  parent reply	other threads:[~2008-12-12 15:05 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-24 10:54 [Bug testsuite/35677] New: " dominiq at lps dot ens dot fr
2008-03-30 20:13 ` [Bug testsuite/35677] " pinskia at gcc dot gnu dot org
2008-10-14 23:31 ` pinskia at gcc dot gnu dot org
2008-11-27  2:09 ` danglin at gcc dot gnu dot org
2008-12-10 14:12 ` howarth at nitro dot med dot uc dot edu
2008-12-10 15:57 ` dave at hiauly1 dot hia dot nrc dot ca
2008-12-10 16:03 ` danglin at gcc dot gnu dot org
2008-12-10 18:12 ` danglin at gcc dot gnu dot org
2008-12-10 22:03 ` dave at hiauly1 dot hia dot nrc dot ca
2008-12-11  0:30 ` howarth at nitro dot med dot uc dot edu
2008-12-11  0:43 ` dave at hiauly1 dot hia dot nrc dot ca
2008-12-11  0:46 ` jakub at gcc dot gnu dot org
2008-12-11  2:03 ` howarth at nitro dot med dot uc dot edu
2008-12-11 18:36 ` danglin at gcc dot gnu dot org
2008-12-11 23:33 ` danglin at gcc dot gnu dot org
2008-12-11 23:34 ` danglin at gcc dot gnu dot org
2008-12-11 23:39 ` danglin at gcc dot gnu dot org
2008-12-11 23:41 ` danglin at gcc dot gnu dot org
2008-12-12 15:05 ` dave at hiauly1 dot hia dot nrc dot ca [this message]
2008-12-12 17:54 ` howarth at nitro dot med dot uc dot edu
2008-12-12 18:43 ` mrs at apple dot com
2008-12-12 18:43 ` dave at hiauly1 dot hia dot nrc dot ca
2008-12-12 19:29 ` dave at hiauly1 dot hia dot nrc dot ca

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081212150436.18760.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).