C++ exception handling optimization performance

David Sankel david@stellarscience.com
Sat Apr 25 20:51:00 GMT 2015


Hello all,

With gcc, does the fact that some branch results in a C++ exception 
effect the performance of a function when that exception branch isn't 
entered? In other words, does the presence of a throw effect the 
optimizer in any way?

-- David Sankel

-- 
David Sankel <david@stellarscience.com>
Stellar Science Ltd Co - Stellar Scientific Software Solutions




More information about the Gcc mailing list