c++/6707: Segfault when compiling with -ggdb3 (-ggdb2 works)
Jerome Zago
jerome.zago@insalien.org
Wed Jul 17 11:16:00 GMT 2002
The following reply was made to PR c++/6707; it has been noted by GNATS.
From: Jerome Zago <jerome.zago@insalien.org>
To: dr_maux@users.sourceforge.net, gcc-gnats@gcc.gnu.org,
gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/6707: Segfault when compiling with -ggdb3 (-ggdb2 works)
Date: Wed, 17 Jul 2002 18:05:38 +0000
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6707
I cannot reproduce that bug. Besides, http://mindx.dyndns.org/download/GCC-bug-preprocessed doesn't lead anywhere.
$ md5sum preprocessed.ii
7c9c85c3d2d3345f3d11c8c4bb8a99ce preprocessed.ii
$ g++ -v -save-temps -ggdb3 -O2 -fno-exceptions -fno-check-new -c preprocessed.ii -fPIC
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
Configured with: /usr/src/gcc-3.1/configure --host=i686-pc-linux-gnu --prefix=/usr --enable-threads=posix --enable-languages=c,c++,ada,f77,java,objc
Thread model: posix
gcc version 3.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/cc1plus -fpreprocessed preprocessed.ii -quiet -dumpbase preprocessed.ii -ggdb3 -O2 -version -fno-exceptions -fno-check-new -fPIC -o preprocessed.s
GNU CPP version 3.1 (cpplib) (i386 Linux/ELF)
GNU C++ version 3.1 (i686-pc-linux-gnu)
compiled by GNU C version 3.1.
as -V -Qy -o preprocessed.o preprocessed.s
GNU assembler version 2.12.1 (i686-pc-linux-gnu) using BFD version 2.12.1
--
PGP Public Key: http://slashdot.org/~Jerome Zago/pubkey/
Fingerprint: 8741 62F1 586D D440 C5CA D1CA CBE5 669A 7EA5 D9F9
More information about the Gcc-prs
mailing list