This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: __attribute__((cleanup(function)) versus try/finally


On Thu, 8 May 2003 10:44:04 -0700, Mike Stump <mrs@apple.com> wrote:

> On Tuesday, May 6, 2003, at 02:02 PM, Jason Merrill wrote:
>> Hmm, I suppose you can assume that $sp is linear.
>
> One can track discontinuities in an along side data structure at the
> discontinuity creation points, and use that to order the comparisons during
> throw time, should we want to.

Again, this sort of thing sounds like a cure that's worse than the disease.

Jason


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