This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: R_PPC_EMB_SDA21 relocation
- From: "Dave Murphy" <wintermute2k4 at ntlworld dot com>
- To: "David Edelsohn" <dje at watson dot ibm dot com>,"Dave Murphy" <wintermute2k4 at ntlworld dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 6 Jul 2004 12:58:05 +0100
- Subject: RE: R_PPC_EMB_SDA21 relocation
I've added PR 16343
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16343
can you advise on what additional information may be required?
Dave
> -----Original Message-----
> From: David Edelsohn [mailto:dje@watson.ibm.com]
> Sent: 06 July 2004 04:58
> To: Dave Murphy
> Cc: gcc@gcc.gnu.org
> Subject: Re: R_PPC_EMB_SDA21 relocation
>
>
> GCC 3.4 changed to a new mechanism for recording small data, but
> without more information it is difficult to analyze what might be wrong.
>
> The original mechanism recorded the '@' for special section names.
> The new mechanism sets the flag for both that and for objects that meet
> the -G size switch requirement.
>
> I would recommend creating a GCC Bugzilla bug with additional
> information.
>
> Thanks, David
>
>