public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jejb at steeleye dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/11197] two function pointers to the same function are not equal
Date: Fri, 13 Feb 2004 15:42:00 -0000	[thread overview]
Message-ID: <20040213154250.31713.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030615173907.11197.bruno@clisp.org>


------- Additional Comments From jejb at steeleye dot com  2004-02-13 15:42 -------
Actually, these bugs are not duplicates.

11197 is complaining that the hppa (not hppa64) ABI allows the creation of
multiple function descriptors, which then miscompare.

However, the hppa64 ABI uses OPD which does *not* allow the creation of multiple
function descriptors (and hence there can be no miscompare of pointers to
function descriptors---this is like IA64).

The bug 14141 is complaining about is that the hppa64 compiler is violating the
OPD ABI rule by creating multiple function descriptors.


-- 


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


  parent reply	other threads:[~2004-02-13 15:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030615173907.11197.bruno@clisp.org>
2003-06-15 17:42 ` [Bug c/11197] " pinskia@physics.uc.edu
2003-06-16 18:29 ` wilson@tuliptree.org
2003-08-03 15:57 ` [Bug target/11197] " pinskia at physics dot uc dot edu
2003-08-05  2:12 ` pinskia at physics dot uc dot edu
2003-11-16  3:46 ` pinskia at gcc dot gnu dot org
2004-02-13 15:31 ` pinskia at gcc dot gnu dot org
2004-02-13 15:42 ` jejb at steeleye dot com [this message]
2004-06-22  3:26 ` danglin at gcc dot gnu dot 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=20040213154250.31713.qmail@sources.redhat.com \
    --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).