Versioning longjmp etc.

Ulrich Drepper drepper@redhat.com
Fri Oct 17 20:56:00 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steve Munroe wrote:
> We are looking at integrating Vector Extensions (AKA Altivec or VMX) into 
> glibc for PPC32/PPC64.

Why should this be necessary?  It makes almost no sense at all to
include the content of these registers in the state.  setjmp/longjmp are
probably never used in the middle of computations in which vector
registers are used.  And if they are, this can be documented as the
users problem.  Saving and restoring makes setjmp/longjmp much more
expensive and for absolutely no gain.

- -- 
- --------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/kFdY2ijCOnn/RHQRAvV1AKCG60+FQvvHO8T+jlwlp/yQW9dCzQCeJgl+
b4S4ltS4kRTD203GeFs/Fc4=
=Zk67
-----END PGP SIGNATURE-----



More information about the Libc-hacker mailing list