From: Randolph Chung <tausq@debian.org>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] more on canonicalize_funcptr_for_compare
Date: Wed, 14 May 2003 08:04:01 -0700 [thread overview]
Message-ID: <20030514150401.GM548@tausq.org> (raw)
In-Reply-To: <20030514055225.GJ548@tausq.org>
> if ((int) fptr == -1 || (unsigned int) fptr < 4096 || !((int) fptr & 2))
> return (unsigned int) fptr;
>
> so, why doesn't that match the second || case and exit? (gdb
> disassmbly shows that the code tries to dereference the fptr argument
> and segfaults)
sigh, after some sleep i realize that i was looking at the real 3.3 tree
instead of my backport, and in the current 3.2 patch the second test is
missing.... (because it was derived from an earlier snapshot of jda's
patch)
i'll send an update to debian-gcc... sorry about this.
randolph
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/
prev parent reply other threads:[~2003-05-14 15:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-14 5:52 [parisc-linux] more on canonicalize_funcptr_for_compare Randolph Chung
2003-05-14 13:46 ` Matthew Wilcox
2003-05-14 16:43 ` John David Anglin
2003-05-14 15:04 ` Randolph Chung [this message]
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=20030514150401.GM548@tausq.org \
--to=tausq@debian.org \
--cc=parisc-linux@lists.parisc-linux.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