This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
C++ Exception Handling...
- From: "Clavio, Don" <dclavio at dsrnet dot com>
- To: <gcc-bugs at gcc dot gnu dot org>
- Cc: "Casolara, Mark" <mcasolara at dsrnet dot com>,"Love, Billy" <blove at dsrnet dot com>,"Blair, Brad" <bblair at dsrnet dot com>
- Date: Thu, 17 Oct 2002 13:25:46 -0400
- Subject: C++ Exception Handling...
We have notice a number of "cores" which seems to be happening when exceptions are thrown in our programs... We are currently using g++ V2.95.2 on a COMPAQ Alpha using Unix OSF 4.X. Are there any known problems with exception handling in g++?
Don Clavio