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]

Re: [PATCH] Fix i386-*-linux sigaction


Jakub Jelinek <jakub@redhat.com> writes:

> While building glibc with -gdwarf-2 I've noticed that these two asms lack
> explicit section specification (and as gcc does not say which section it
> will be in at that time, both gcc-2.96-RH and gcc 3.0 would put __restore_rt
> and __restore into .debug_line section, which is probably not what we want).

Thanks, I've applied it.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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