public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@bigpond.net.au>
To: Richard Henderson <rth@redhat.com>,
	Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>,
	Brad Lucier <lucier@math.purdue.edu>,
	gcc@gcc.gnu.org, Sehun Chun <schun@math.purdue.edu>,
	bangerth@dealii.org
Subject: Re: relocation truncated to fit error on alpha
Date: Sat, 05 Apr 2003 15:27:00 -0000	[thread overview]
Message-ID: <20030405121626.GN1189@bubble.sa.bigpond.net.au> (raw)
In-Reply-To: <20030405085817.GD28364@redhat.com>

On Sat, Apr 05, 2003 at 12:58:17AM -0800, Richard Henderson wrote:
> On Sat, Apr 05, 2003 at 10:39:44AM +0930, Alan Modra wrote:
> > ELF SHT_GROUP support has been in binutils for a year and a half.
> 
> Multiple sections with the same name still isn't supported.

Eh?  What do you need this for?  Hmm, I suppose you want to do

 .section .text,"axG",@progbits,group.1

then later in the same file

 .section .text,"axG",@progbits,group.2

and have the two ".text"s separate (and separate from the standard
.text)?  Why not just call the sections .text.1 and .text.2?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

  reply	other threads:[~2003-04-05 12:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 19:35 Brad Lucier
2003-04-04 20:39 ` Richard Henderson
2003-04-05  1:07   ` Falk Hueffner
2003-04-05  1:09     ` Richard Henderson
2003-04-05  6:26       ` Alan Modra
2003-04-05 12:17         ` Richard Henderson
2003-04-05 15:27           ` Alan Modra [this message]
2003-04-07  6:40             ` Brad Lucier
2003-04-07 20:34             ` Richard Henderson
2003-04-05  9:08       ` Brad Lucier
2003-04-05 23:08         ` Brad Lucier
2003-04-04 21:45 ` Wolfgang Bangerth

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=20030405121626.GN1189@bubble.sa.bigpond.net.au \
    --to=amodra@bigpond.net.au \
    --cc=bangerth@dealii.org \
    --cc=falk.hueffner@student.uni-tuebingen.de \
    --cc=gcc@gcc.gnu.org \
    --cc=lucier@math.purdue.edu \
    --cc=rth@redhat.com \
    --cc=schun@math.purdue.edu \
    /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).