This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] SH: Fix the last nptl test failure


Kaz Kojima wrote:

> 	* sysv/linux/sh/pthread_cond_wait.S: Remove unneeded frame info.
> 	* sysv/linux/sh/pthread_cond_timedwait.S: Likewise.

You removed the unwind data, but not the labels which have been
introduces for that.  Please remove then and generate a new patch.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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