This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13327] Segmentation fault while compiling LUFS.
- From: "forsberg+gccbugzilla at lysator dot liu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2003 23:24:07 -0000
- Subject: [Bug c++/13327] Segmentation fault while compiling LUFS.
- References: <20031205230225.13327.forsberg+gccbugzilla@lysator.liu.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From forsberg+gccbugzilla at lysator dot liu dot se 2003-12-05 23:24 -------
The same file compiles fine with gcc 3.2, where "gcc 3.2" is:
hostname:erik ~ % gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.2 (Debian)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13327