Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!inetg1!dprrhb From: dprrhb@inetg1.ARCO.COM (Reginald H. Beardsley) Newsgroups: comp.os.coherent Subject: compiler bug Message-ID: <1991Apr25.183957.11195@Arco.COM> Date: 25 Apr 91 18:39:57 GMT Sender: dprrhb@inetg1 (Reginald H. Beardsley) Organization: ARCO Oil & Gas Company Lines: 34 I installed a friend's copy of Coherent on a Compaq LTE/286 for a week or so last summer. (He didn't have disk space on his machine so we borrowed one from work) I think this was 3.0 as he said that he later got an update from MWC. In the process of noodling around with it I wrote the following program: #define SIZE ????? int main() { char buffer[SIZE]; int i; for( i=0; i