This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: My plans on EH infrastructure
Sylvain Pion a écrit :
Naive user question : is this going to improve the efficiency
of throwing exceptions, at least in the restricted cases of :
- the catch clause contains the throw (after inlining).
^^^^^^^^^^^^
I meant the try block, sorry.
- interprocedural analysis can connect the throwing spot and
the corresponding catch clause.
?
See my old PR 6588. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6588
--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/