Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!linus!decvax!genrad!mit-eddie!godot!harvard!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.lang.c Subject: Re: PCC bugs Message-ID: <635@umcp-cs.UUCP> Date: Fri, 2-Nov-84 22:56:08 EST Article-I.D.: umcp-cs.635 Posted: Fri Nov 2 22:56:08 1984 Date-Received: Sun, 4-Nov-84 05:00:58 EST References: <4141@tekecs.UUCP> Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 15 * This causes ccom to generate bogus instructions on the vax: float foo; /* double works just as well */ foo++; /* the infamous incf instruction */ foo--; /* the infamous decf instruction */ Which Vax? The 4.2BSD PCC does the ``right thing'' (generates an addd2 instruction, with lots of conversions; ugly, but effective). -- (This mind accidently left blank.) In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland