public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "aoliva at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/24842] testsuite failure: gcc.dg/attr-weakref-1.c execution test
Date: Mon, 14 Nov 2005 15:42:00 -0000	[thread overview]
Message-ID: <20051114154158.15245.qmail@sourceware.org> (raw)
In-Reply-To: <bug-24842-507@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from aoliva at gcc dot gnu dot org  2005-11-14 15:41 -------
Yeah, weakref support in the compiler is independent of .weakref support in the
assembler.  If .weakref is not available, the compiler will emulate that by
always using the target symbol name, and deciding at the last minute whether to
issue a .weak directive for the target or not.

Will you please let me know what the excess errors are that you get, so that I
can decide whether to delve into the issue myself or not?  Thanks,


-- 


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


  reply	other threads:[~2005-11-14 15:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-14  2:29 [Bug target/24842] New: " hp at gcc dot gnu dot org
2005-11-14 15:42 ` aoliva at gcc dot gnu dot org [this message]
2005-11-14 18:35 ` [Bug target/24842] " hp at gcc dot gnu dot org
2005-11-29 13:51 ` aoliva at gcc dot gnu dot org
2005-11-29 14:08 ` hp at gcc dot gnu dot org
     [not found] <bug-24842-4@http.gcc.gnu.org/bugzilla/>
2012-01-11 14:53 ` rguenth at gcc dot gnu.org
2013-11-09 22:48 ` pinskia at gcc dot gnu.org
2013-11-11  7:11 ` hp at gcc dot gnu.org

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=20051114154158.15245.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).