Bug#575351: [HPPA] This is not the bug of GCC but glibc

2010-03-29 Thread NIIBE Yutaka

I am looking the file:
eglibc-2.10.2/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h

It doesn't have any cfi directives.  I think that it is the cause
of this problem.

When adding cfi directives, it would be good to add nocancel version
of functions.
--



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#575351: [HPPA] This is not the bug of GCC but glibc

2010-03-29 Thread Carlos O'Donell
On Mon, Mar 29, 2010 at 5:28 AM, NIIBE Yutaka gni...@fsij.org wrote:
 I am looking the file:
 eglibc-2.10.2/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h

 It doesn't have any cfi directives.  I think that it is the cause
 of this problem.

 When adding cfi directives, it would be good to add nocancel version
 of functions.

I have now added cfi directives to both sysdep.h and sysdep-cancel.h
for all assembly wrappers used by glibc. In addition I have also
provided a nocancel version in sysdep-cancel.h.

Once I finish testing the cfi directives I'll push this into
libc-ports and debian can pull the changeset.

Cheers,
Carlos.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org