[Bug target/26397] Program crashes when rethrowing exception

stuart dot downing at sungard dot com gcc-bugzilla@gcc.gnu.org
Fri Jul 7 18:28:00 GMT 2006



------- Comment #8 from stuart dot downing at sungard dot com  2006-07-07 18:28 -------
We are also observing this symptom, but only when gcc is configured with
--disable-shared.

This configuration...

/devp/src/bld/gcc4.1.1.s/usr/local/bin/g++ -v
Target: powerpc-ibm-aix5.1.0.0
Configured with: /devp/src/gcc-4.1.1/configure --enable-languages=c,c++
--disable-nls --disable-threads --disable-shared
Thread model: aix
gcc version 4.1.1

exhibits a segmentation fault

but this one

/devp/src/bld/gcc4.1.1/usr/local/bin/g++ -
Using built-in specs.
Target: powerpc-ibm-aix5.1.0.0
Configured with: /devp/src/gcc-4.1.1/configure --enable-languages=c,c++
--disable-nls --disable-threads --enable-shared
Thread model: aix
gcc version 4.1.1

does not.


-- 

stuart dot downing at sungard dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stuart dot downing at
                   |                            |sungard dot com


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



More information about the Gcc-bugs mailing list