public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* tst-tls3 fails on x86_64
@ 2003-07-28 14:09 Andreas Jaeger
  2003-07-28 20:18 ` Roland McGrath
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Jaeger @ 2003-07-28 14:09 UTC (permalink / raw)
  To: GNU libc hackers

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]


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?
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tst-tls3 fails on x86_64
  2003-07-28 14:09 tst-tls3 fails on x86_64 Andreas Jaeger
@ 2003-07-28 20:18 ` Roland McGrath
  2003-07-29 13:19   ` Andreas Jaeger
  0 siblings, 1 reply; 4+ messages in thread
From: Roland McGrath @ 2003-07-28 20:18 UTC (permalink / raw)
  To: Andreas Jaeger; +Cc: GNU libc hackers

> 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tst-tls3 fails on x86_64
  2003-07-28 20:18 ` Roland McGrath
@ 2003-07-29 13:19   ` Andreas Jaeger
  2003-07-30  6:37     ` Andreas Jaeger
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Jaeger @ 2003-07-29 13:19 UTC (permalink / raw)
  To: Roland McGrath; +Cc: GNU libc hackers

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

Roland McGrath <roland@redhat.com> writes:

>> 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.

This is with GCC 3.3-hammer-branch from yesterday.  I configured glibc
with:

/cvs/libc/configure --enable-add-ons --disable-profile --with-tls --without-__thread --prefix=/usr/src/aj/install/libc CC=/opt/gcc/hammer-3_3-branch/bin/gcc 


I'll try again when glibc builds again...

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tst-tls3 fails on x86_64
  2003-07-29 13:19   ` Andreas Jaeger
@ 2003-07-30  6:37     ` Andreas Jaeger
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Jaeger @ 2003-07-30  6:37 UTC (permalink / raw)
  To: Roland McGrath; +Cc: GNU libc hackers

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]


After working around the execstack breakage, x86_64 works again with
Ulrich's latest patch in it.

Thanks,
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-30  6:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-28 14:09 tst-tls3 fails on x86_64 Andreas Jaeger
2003-07-28 20:18 ` Roland McGrath
2003-07-29 13:19   ` Andreas Jaeger
2003-07-30  6:37     ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).