This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Runtime overheads of C++ exceptions
"Dhananjai M. Rao" <dmadhava@ececs.uc.edu> wrote in message Pine.GSO.4.43.0309091132200.25498-100000@gatekeeper.ececs.uc.edu">news:Pine.GSO.4.43.0309091132200.25498-100000@gatekeeper.ececs.uc.edu...
> Hello,
>
> I am trying to figure out if C++ exceptions have any runtime performance
> overheads. In other words, let's say an exception is never thrown in my
> c++ program, then would my c++ code run slower when compared with a
> different version that does not use any exceptions (but does exactly the
> same job).
>
> thanks
>
> with regards
> -DJ
>
>
Look at
http://groups.google.com/groups?selm=bh5nja%24uqf37%241%40ID-79865.news.uni-berlin.de
=====================================
Alex Vinokur
mailto:alexvn@connect.to
http://mathforum.org/library/view/10978.html
=====================================