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] Fix sysdeps/unix/sysv/linux/alpha/sysdep.h for GCC 3.2


Jakub Jelinek wrote:

> GCC 3.2 doesn't like asm ("" : "=" "r" (something)); (while GCC 3.3+ does).
> The following patch fixes this by putting = into the constraint.
> The linuxthreads Makefile is something I needed to make libpthread.so to
> build on Alpha.

Since rth didn't object I've applied the patch.  Thanks,

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 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]