public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl dot tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/35513] Improve targetm.binds_local_p
Date: Wed, 06 Jan 2010 23:34:00 -0000	[thread overview]
Message-ID: <20100106233355.1620.qmail@sourceware.org> (raw)
In-Reply-To: <bug-35513-682@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from hjl dot tools at gmail dot com  2010-01-06 23:33 -------
Function pointer != function address in shared library.
When a function is protected, the one defined in shared library
will be called. But its function pointer can be outside of
shared library. So protected function pointer should be
treated as global.


-- 


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


  parent reply	other threads:[~2010-01-06 23:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09 15:07 [Bug tree-optimization/35513] New: " hjl dot tools at gmail dot com
2008-03-09 15:17 ` [Bug tree-optimization/35513] " hjl dot tools at gmail dot com
2010-01-06 23:34 ` hjl dot tools at gmail dot com [this message]
     [not found] <bug-35513-4@http.gcc.gnu.org/bugzilla/>
2022-02-09 12:39 ` cvs-commit at gcc dot gnu.org
2022-02-12 13:50 ` cvs-commit at gcc dot gnu.org
2022-03-01 15:45 ` cvs-commit 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=20100106233355.1620.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).