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: tst-tls3 fails on x86_64


> With current CVS tst-tls3 fails if I configure using --with-tls
> --without-__thread:
> 
> $ cat elf/tst-tls3.out 
> set baz to 3 (LE)
> set variables foo and bar (IE)
> get sum of foo, bar (GD) and baz (LD) = 6
> get sum of foo and bar (IE) = 3
> get sum of foo and bar and baz (GD) = 3
> baz = 0
> 
> Any ideas?

I am not already aware of the problem, if that's what you mean.  Have you
looked into it at all?  Please always post your complete configure line and
your compiler details.



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