------- Comment #4 from joseph at codesourcery dot com  2005-11-12 14:24 -------
Subject: Re:  gcc.dg/tls/pr24428.c execution test and
 gcc.dg/tls/pr24428-2.c execution test fail on IA32

On Thu, 10 Nov 2005, jakub at gcc dot gnu dot org wrote:

> Does even a trivial __thread using program break fail at runtime?
> __thread int thr;
> int main (void) { return thr; }

Yes, it segfaults on the system in question; it also seems to segfault 
with more recent glibc configured with --without-tls.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24475

Reply via email to