This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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: tst-xmmymm failure


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

Andreas Schwab wrote:
> I see tst-xmmymm failing on x86-64 when compiling with -O3.  The failure
> comes from fillin_rpath and _dl_init_paths in dl-load.c, where the
> compiler uses the [xy]mm* registers to optimize a memset-like loop.

I have started to work on a more accurate check.  Some code paths, like
dl-open etc, are OK with using xmm/ymm registers.  It's only the code
caled from dl-runtime.  I'll have to accurately check the recursive
dependencies of this file.

- --
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkptskwACgkQ2ijCOnn/RHRyNQCeNhDE6b9snEFVZtPHZFqhWNoc
aS4AoJPfUPzb9mv+cSzM9qcSL2J/3Q5y
=PoR7
-----END PGP SIGNATURE-----


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