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



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