From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16130 invoked by alias); 17 Jul 2013 18:38:46 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 13646 invoked by uid 48); 17 Jul 2013 18:36:44 -0000 From: "jingyuuiuc at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug nptl/15687] powerpc64 abi breakage with nocancel functions Date: Wed, 17 Jul 2013 18:38:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: 2.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jingyuuiuc at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-07/txt/msg00101.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15687 Jing Yu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jingyuuiuc at gmail dot com --- Comment #4 from Jing Yu --- __pause_nocancel is called by __pthread_mutex_lock_full(pthread_mutex_t*) in nptl/pthread_mutex_lock.c. In such a case, does __pause_nocancel need a function descriptor? -- You are receiving this mail because: You are on the CC list for the bug.