Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: net.bugs.usg Subject: Re: Fatal bugs with (double *)'s in 5.0 PCC2 for m68k Message-ID: <2411@brl-smoke.ARPA> Date: Sat, 19-Jul-86 18:29:45 EDT Article-I.D.: brl-smok.2411 Posted: Sat Jul 19 18:29:45 1986 Date-Received: Sun, 20-Jul-86 07:48:00 EDT References: <76@lmi-angel.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 16 In article <76@lmi-angel.UUCP> gm@lmi-angel.UUCP (Greg McGary) writes: > /* vv compiler error: Illegal byte address (ZB) */ > /* vvv compiler error: allocation fails, op STAR */ > /* vvv compiler error: cfix trouble */ >Does anyone have a standard kit of patches for 5.0? (Doug Gwyn?) Sorry; I don't have access to PCC2. The first error may be due to a deficiency in the code-generation table; the second I would guess is a problem with double register allocation (does the m68 SGS even support floating-point? Perhaps you have to turn on an option to get it). As to general patches to UNIX System V user-mode code: I have many of these, but they're embedded in our copy of the sources (usually with comments containing "DAG" as a cheap form of log) and not as a special "patch package".