Bug#309193: /usr/bin/gcc: at runtime, TLS does not work, but at compile time, __thread does not give an error
Package: gcc-3.3
Version: 1:3.3.5-12
Severity: normal
File: /usr/bin/gcc
In the configure.in for the program I am working on, the reaction of
the compiler to the __thread keyword is used to determine the
availability of TLS. However, the compiler does not complain but the
variables marked with __thread are not local to the thread.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages gcc-3.3 depends on:
ii binutils 2.15-5 The GNU assembler, linker and
bina
ii cpp-3.3 1:3.3.5-12 The GNU C preprocessor
ii gcc-3.3-base 1:3.3.5-12 The GNU Compiler Collection
(base
ii libc6 2.3.2.ds1-21 GNU C Library: Shared
libraries an
ii libgcc1 1:3.4.3-12 GCC support library
-- no debconf information
Reply to: