Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rti-sel.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!mcnc!rti-sel!rcb From: rcb@rti-sel.UUCP (Random) Newsgroups: fa.info-vax Subject: Re: Huge object modules from Vax-11 C -- why? Message-ID: <151@rti-sel.UUCP> Date: Mon, 18-Mar-85 21:17:39 EST Article-I.D.: rti-sel.151 Posted: Mon Mar 18 21:17:39 1985 Date-Received: Thu, 21-Mar-85 02:24:16 EST References: <5522@ucbvax.ARPA> Reply-To: rcb@rti-seluckland.UUCP (Random) Organization: Research Triangle Institute, NC Lines: 7 Summary: This is due to switch statements. If the case labels have a large range, there is a large branch table generated for them. This is quite bad when the range is very sparse. Random Research Triangle Institute ...!mcnc!rti-sel!rcb