c++/8047: loop with many exceptions causes segfault

Andreas Kloeckner kloeckner@RTNA.DaimlerChrysler.COM
Wed Sep 25 15:46:00 GMT 2002


The following reply was made to PR c++/8047; it has been noted by GNATS.

From: Andreas Kloeckner <kloeckner@RTNA.DaimlerChrysler.COM>
To: Andrew Pinski <pinskia@physics.uc.edu>
Cc: kloeckner@RTNA.DaimlerChrysler.COM, gcc-gnats@gcc.gnu.org,
   schroedl@RTNA.DaimlerChrysler.COM, king@RTNA.DaimlerChrysler.COM,
   wagner@RTNA.DaimlerChrysler.COM
Subject: Re: c++/8047: loop with many exceptions causes segfault
Date: Wed, 25 Sep 2002 15:36:15 -0700

 On Wed, Sep 25, 2002 at 03:28:19PM -0700, Andrew Pinski wrote:
 > I do not see this problem on gcc 3.1.1 (self-compiled version) at all 
 > on i686 on redhat linux 7.3.
 > 30597 pinskia   25   0   700  700   608 R    99.9  0.0   1:36 a.out
 > 
 > Thanks,
 > Andrew Pinski
 
 did you watch it for several seconds? for me, it grows at about
 100k/sec.
 
 Here's my gcc -v output:
 
 Reading specs from /usr/lib/gcc-lib/i386-linux/3.1.1/specs
 Configured with: /mnt/data/gcc-3.1/gcc-3.1-3.1.1ds3/src/configure -v --enable-languages=c,c++,java,f77,proto,objc,ada --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.1 --enable-shared --with-system-zlib --enable-long-long --enable-nls --without-included-gettext --enable-clocale=gnu --enable-__cxa_atexit --enable-threads=posix --enable-java-gc=boehm --enable-objc-gc i386-linux
 Thread model: posix
 gcc version 3.1.1
 
 It's a Debian-compiled standard gcc-3.1 package.
 
 Andreas



More information about the Gcc-prs mailing list