------- Comment #5 from lasse-gccbug-2009 at mail dot plastictree dot net 2009-04-23 06:42 ------- (In reply to comment #4) > Can you give the output of gcc -v? >
Using built-in specs. Target: i686-pc-linux-gnu Configured with: /package/host/localhost/sepbuilt/gcc41-4.1.2-01-03/src/unpack/gcc-4.1.2/configure --prefix=/package/host/localhost/sepbuilt/gcc41-4.1.2-01-03/prefix --libexecdir=/package/host/localhost/sepbuilt/gcc41-4.1.2-01-03/prefix/libexec --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-checking --disable-werror --enable-bootstrap --enable-languages=c,c++ Thread model: posix gcc version 4.1.2 By the way, this gcc was compiled roughly following the instructions from the HLFS project. In particular, this includes the following patches: http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-fstack_protector-1.patch http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-strncat_chk-1.patch http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-fortify_source-2.patch http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-fpie-2.patch http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-DW_CFA_val-1.patch http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-Wno_overlength_strings-1.patch http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-PR26864-1.patch http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.2-texinfo_fix-1.patch I can go and try to reproduce with a vanilla gcc, if that helps. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39641