Is the only cost of using -fnon-call-exceptions some extra data in the .eh_frame section, does it impede the optimizer in some way? (i.e. should I expect the .text section to be identical) I am mostly asking about the behavior of gcc 4.4 and 4.5 on Linux on x86-64. thanks, -Kenny