From: Ralf Baechle <ralf@linux-mips.org>
To: Gilad Benjamini <yaelgilad@myrealbox.com>
Cc: linux-mips@linux-mips.org
Subject: Re: "-G" optimizations
Date: Mon, 19 Jan 2004 07:24:16 +0100 [thread overview]
Message-ID: <20040119062416.GB31919@linux-mips.org> (raw)
In-Reply-To: <1074467780.c913e0a0yaelgilad@myrealbox.com>
On Sun, Jan 18, 2004 at 11:16:20PM +0000, Gilad Benjamini wrote:
> was compiled with "-G0" while a module was compiled
> with "-G8".
> Is this a legal combination ?
> If it isn't, what could the implications be ?
It's never legal. The -G option addresses data relative to $28 but Linux
uses it already to store the current pointer.
Ralf
prev parent reply other threads:[~2004-01-19 6:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-18 23:16 "-G" optimizations Gilad Benjamini
2004-01-19 6:24 ` Ralf Baechle [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=20040119062416.GB31919@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=yaelgilad@myrealbox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.