Zero overhead exception handling in C++

Bo-Staffan Lankinen bo-staffan.lankinen@gbg.bonet.se
Mon Nov 4 14:32:00 GMT 2002


Hello,

I was under the impression that g++3.x had zero overhead exception handling.
However, that doesn't seem to be the case, because there are instructions
belonging to EH in both the prolog and epilog of the functions. Do you plan
on including zero overhead EH in a future version of g++?

Bo-Staffan




More information about the Gcc mailing list