Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!microsoft!uw-beaver!tektronix!ogcvax!omsvax!hplabs!sri-unix!cak@Purdue.ARPA From: cak@Purdue.ARPA Newsgroups: net.unix-wizards Subject: Re: From VMS to UNIX Message-ID: <12630@sri-arpa.UUCP> Date: Fri, 14-Oct-83 13:08:00 EDT Article-I.D.: sri-arpa.12630 Posted: Fri Oct 14 13:08:00 1983 Date-Received: Sat, 22-Oct-83 02:45:46 EDT Lines: 13 From: Christopher A Kent As I recall, Bliss was designed to produce extremely tight code, but not necessarily fast code. C has been rumoured to have exactly the opposite design goals (I think I've been in this argument before). It is certainly possible to do better than the VAX Pcc code generator; it used to be fairly common knowledge that the optimizer wasn't that great, and often overlooked the obvious. I don't know that Berkeley has done that much hacking on it. chris ----------