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


> Date: Wed, 8 Mar 2000 15:04:10 -0800
> From: Jason Merrill <jason@cygnus.com>
> 
> There's no reason to emit unwind information for leaf functions, since
> only calls can throw.

This isn't true of Java code or C++ code linked with the CNI, so we
need a way to disable this behaviour.

Andrew.

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