problems with sparc32 build

Jakub Jelinek jakub@redhat.com
Wed Jan 29 21:25:00 GMT 2003


On Wed, Jan 29, 2003 at 08:56:35PM +0100, Andreas Jaeger wrote:
> 
> Building glibc for sparc fails with current CVS with:
> 
> In file included from ../linuxthreads/sysdeps/sparc/tls.h:25,
>                  from ../include/tls.h:3,
>                  from ../linuxthreads/internals.h:28,
>                  from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:27,
>                  from cxa_atexit.c:19:
> ../linuxthreads/sysdeps/sparc/sparc32/pt-machine.h:59: warning: call-clobbered register used for global register variable
> 
> What's going on here?  Is my GCC 3.3 CVS version to old?  I cannot
> find tls patches for sparc in GCC mainline either...

By any change, aren't you using -fcall-used-g7?

	Jakub



More information about the Libc-hacker mailing list