public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13663] New: g++ segfaults in cc1plus
@ 2004-01-12 23:59 richard at garandnet dot net
  2004-01-13  0:00 ` [Bug c++/13663] " richard at garandnet dot net
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: richard at garandnet dot net @ 2004-01-12 23:59 UTC (permalink / raw)
  To: gcc-bugs

I get a segfault with g++ on one file when using 3.3.2; this does not occur 
when using 3.2.x. 
 
The command: 
 
richard@deusexmachina:kbudget$ g++ -DHAVE_CONFIG_H -I. 
-I/home/richard/projects/kbudget/kbudget -I.. -I/usr/kde/3.2/include 
-I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT 
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -O2 -g3 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-fexceptions -c -o ktransactionsearchdlg.o ktransactionsearchdlg.cpp 
g++: Internal error: Segmentation fault (program cc1plus) 
Please submit a full bug report. 
See <URL:http://bugs.gentoo.org/> for instructions. 
 
The version: 
 
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs 
Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure 
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include 
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man 
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared 
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib 
--enable-languages=c,c++,f77,objc,java --enable-threads=posix 
--enable-long-long --disable-checking --enable-cstdio=stdio 
--enable-clocale=generic --enable-__cxa_atexit 
--enable-version-specific-runtime-libs 
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 
--with-local-prefix=/usr/local --enable-shared --enable-nls 
--without-included-gettext --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib --enable-interpreter --enable-java-awt=xlib 
--with-x --disable-multilib 
Thread model: posix 
gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)

-- 
           Summary: g++ segfaults in cc1plus
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: richard at garandnet dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-gnu-linux
  GCC host triplet: i686-pc-gnu-linux
GCC target triplet: i686-pc-gnu-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13663


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-04-27  6:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-12 23:59 [Bug c++/13663] New: g++ segfaults in cc1plus richard at garandnet dot net
2004-01-13  0:00 ` [Bug c++/13663] " richard at garandnet dot net
2004-01-13  5:43 ` [Bug c++/13663] [3.3 Regression] " pinskia at gcc dot gnu dot org
2004-01-15 15:23 ` bangerth at dealii dot org
2004-01-23 21:29 ` [Bug c++/13663] [3.3/3.4/3.5 regression] gcc segfaults on/accepts invalid use of member reichelt at gcc dot gnu dot org
2004-01-26 14:25 ` bangerth at dealii dot org
2004-01-26 19:13 ` mmitchel at gcc dot gnu dot org
2004-01-26 20:12 ` cvs-commit at gcc dot gnu dot org
2004-01-26 20:13 ` cvs-commit at gcc dot gnu dot org
2004-01-26 20:13 ` cvs-commit at gcc dot gnu dot org
2004-01-26 20:15 ` [Bug c++/13663] [3.3 " mmitchel at gcc dot gnu dot org
2004-02-15 12:39 ` [Bug c++/13663] [3.3 regression] gcc segfaults on " gdr at gcc dot gnu dot org
2004-03-13  1:10 ` gdr at gcc dot gnu dot org
2004-03-30 19:11 ` pinskia at gcc dot gnu dot org
2004-04-27  6:44 ` gdr at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).