------- Comment #6 from hlprasu at gmail dot com 2010-07-25 06:35 ------- Subject: Re: Static members not initialised in explicit template instances of library Output of "gcc -v" is given below. I'm using Fedora 13 (with updates till July 24, 2010). The error still persists. =================== Using built-in specs. Target: i686-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux Thread model: posix gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC) =================== On 25 July 2010 07:43, pinskia at gcc dot gnu dot org wrote: > ------- Comment #5 from pinskia at gcc dot gnu dot org  2010-07-25 02:13 ------- > Works for me on the trunk and in 4.3.2. > > Can you give the output of "gcc -v"? > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44855