This is the mail archive of the gcc-patches@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: [PATCH,rs6000] fix bugs with out-of-line prologues/epilogues, take 2


Nathan,

What is the status of this patch?

Thanks, David

On Fri, Nov 21, 2008 at 2:38 PM, Nathan Froyd<froydnj@codesourcery.com> wrote:
> On Fri, Nov 21, 2008 at 12:53:25PM -0500, David Edelsohn wrote:
>> On Fri, Nov 21, 2008 at 10:43 AM, Nathan Froyd <froydnj@codesourcery.com> wrote:
>>
>> > What's the right thing to do here? ?How does
>> > AIX avoid the same sort of problem?
>>
>> AIX XCOFF file format does not support .hidden.
>
> Ah, that would make things much easier. ?So things should work on AIX
> just fine, then.
>
> But the problem as stands is not specific to PowerPC--it would affect
> any target that has .hidden functions in libgcc.a. ?I will put the patch
> on hold for the time being until we figure out what to do to make
> -shared-libgcc work properly.
>
> -Nathan
>


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