This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54052] Segmentation Fault
- From: "baxter at about dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 24 Jul 2012 16:04:16 +0000
- Subject: [Bug c++/54052] Segmentation Fault
- Auto-submitted: auto-generated
- References: <bug-54052-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54052
Christophe DUVERGER <baxter at about dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|i686-pc-cygwin |i686-linux-gnu
--- Comment #1 from Christophe DUVERGER <baxter at about dot org> 2012-07-24 16:04:16 UTC ---
With g++ 4.6.3:
Output:
g++ -Wno-system-headers -Wall -Wextra -ansi -pedantic -O6 -c -o test08.o
test08.cpp
cc1plus: out of memory allocating 408 bytes after a total of 917585920 bytes
Version:
Utilisation des specs internes.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
Target: i686-linux-gnu
Configurà avec: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.6 --enable-shared --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object
--enable-plugin --enable-objc-gc --enable-targets=all --disable-werror
--with-arch-32=i686 --with-tune=generic --enable-checking=release
--build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
ModÃle de thread: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)