This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch to omit dwarf2 unwind info for leaves


On Wed, Mar 08, 2000 at 03:04:10PM -0800, Jason Merrill wrote:
> There's no reason to emit unwind information for leaf functions, since
> only calls can throw.

Except for -fasynchronous-exceptions.  Not that that works
terribly reliably, but java tries to use it for divide by 0
and suchlike.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]