This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: .eh_frame section
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: .eh_frame section
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 8 Oct 1997 09:22:32 -0700
- Cc: Bruno Haible <haible at ilog dot fr>, egcs at cygnus dot com
- References: <199710061406.QAA27126@halles.ilog.fr> <u9ra9wx13j.fsf@yorick.cygnus.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Tue, Oct 07, 1997 at 10:42:08PM -0700, Jason Merrill wrote:
> Richard was muttering something about a possibly suitable reloc style the
> other day, but I don't remember the upshot.
Most architectures have a word sized pc-relative relocation, but few
(none?) provide a pseudo-op to use it. So there we are.
r~