This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]