This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/12910] Double exception error


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]