gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objc native exceptions


From: Andrew Pinski
Subject: Re: objc native exceptions
Date: Fri, 27 Jun 2008 10:06:38 -0700

On Fri, Jun 27, 2008 at 9:57 AM, Nicola Pero
<address@hidden> wrote:
> I'm not too familiar with the issue, I only know that when I added support
> for native exceptions to gnustep-make and tried to make it the default,
> someone
> else came out and turned it off again by default claiming that the overheads
> are high.

The overhead be non existent if there are no exceptions thrown (when
using dwarf2 unwinding based exceptions which most targets use
already).  The only overhead is data size increases.

Thanks,
Andrew Pinski




reply via email to

[Prev in Thread] Current Thread [Next in Thread]