Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!microsoft!uw-beaver!tektronix!ogcvax!omsvax!hplabs!sri-unix!ron@brl-vgr From: ron%brl-vgr@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: From VMS to UNIX Message-ID: <12597@sri-arpa.UUCP> Date: Thu, 20-Oct-83 01:30:03 EDT Article-I.D.: sri-arpa.12597 Posted: Thu Oct 20 01:30:03 1983 Date-Received: Sat, 22-Oct-83 09:57:26 EDT Lines: 13 From: Ron Natalie Goto's are not unrestriced in C. But the case for using them 99% of the time is to save code space. You are therefore specifically overriding any code optimizations time wise that good be made. Mostly, I don't see any proof (and I doubt it can be proven) that there is any reason why C has to produce worse code than bliss. You may also note that in many instances the F4P compiler on the PDP-11's produced "better" code than an equivelent piece of C output from the original version 6 compiler. -Ron