[Bug c++/12910] Double exception error
dhazeghi at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 23 05:13:00 GMT 2003
------- Additional Comments From dhazeghi at yahoo dot com 2003-11-23 05:13 -------
With gcc 3.3 branch, 3.2.3, 3.2.2 and intel c++ 7.0 (on RH9 systems), I see just:
[dara@penguin dara]$ ./a.out
Aborted
With mainline I see:
bash-2.05b$ ./foo
terminate called after throwing an instance of 'std::string'
Aborted
In either case, I don't see anything wrong. Can you clarify what the problem is?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12910
More information about the Gcc-bugs
mailing list