Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!Lindy!kevin From: kevin@Lindy.STANFORD.EDU (Kevin Burnett) Newsgroups: comp.sys.atari.st Subject: MWC problems Message-ID: <423@Lindy.STANFORD.EDU> Date: Wed, 4-Nov-87 00:12:59 EST Article-I.D.: Lindy.423 Posted: Wed Nov 4 00:12:59 1987 Date-Received: Sat, 7-Nov-87 08:56:01 EST Organization: Stanford Data Center Lines: 22 Keywords: mwc compiler error When compiling something with Mark Williams C, I got the following error message: 603: In cc1: Fatal error: Internal compiler error: FFFFA77E Here are lines 602 & 603: [602] while ( *p != ' ' && *p != '\t' && *p != '\n' && *p != '\0') [603] *p++; with the declaration: register char *p; Could someone tell me what's going on? I don't see anything wrong with the above bit of code... thanks.. -- Kevin Burnett Stanford Linear Accelerator Centre / Santa Clara Class of '88 Arpa: kevin@Lindy.Stanford.EDU Bitnet: KJBSF@SLACVM.BITNET Old-style UUCP: ...!decwrl!labrea!Lindy!kevin