Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site dartvax.UUCP Path: utzoo!linus!decvax!dartvax!chuck From: chuck@dartvax.UUCP (Chuck Simmons) Newsgroups: net.lang.c Subject: Re: setjmp/longjmp Message-ID: <2562@dartvax.UUCP> Date: Mon, 12-Nov-84 22:01:32 EST Article-I.D.: dartvax.2562 Posted: Mon Nov 12 22:01:32 1984 Date-Received: Tue, 13-Nov-84 06:57:39 EST References: <1@imd.UUCP>, <469@ncoast.UUCP> <4600@utzoo.UUCP> Organization: Dartmouth College, Hanover, NH Lines: 10 > Alas, even pushing a constant on every function call is a lot of expense > when every call has to pay it just so a few can do longjmp(). > > Henry Spencer @ U of Toronto Zoology I find it hard to believe that your compiler is so good at optimizing code that a single instructuion (okay, 2 instructions on our honeywell) on each function call is going to make that much difference. dartvax!chuck