This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: __unwind_freeres for ARM and HPPA


On Thu, Feb 12, 2009 at 12:07:40AM -0800, Khem Raj wrote:
> +  libgcc_s_getcfa = getcfa;
>    /* Make sure libgcc_s_getcfa is written last.  Otherwise,
>       pthread_cancel_init might return early even when the pointer the
>       caller is interested in is not initialized yet.  */
>    atomic_write_barrier ();
> -  libgcc_s_getcfa = getcfa;
> +  libgcc_s_handle = handle;

FYI (three times): the comment should probably be updated?

-- 
Daniel Jacobowitz
CodeSourcery


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