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


>>>>> Richard Henderson <rth@cygnus.com> writes:

 > 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.

Well, yes.  The patch actually handles that.

Jason

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