Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: echidna@eric.ecr.mu.oz.au (Eric H. Echidna) Newsgroups: comp.sys.sun Subject: Add one more to SUN's f77 bugs.... Keywords: Software Message-ID: <1895@brchh104.bnr.ca> Date: 15 Mar 91 22:44:00 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 21 Approved: Sun-Spots@rice.edu X-Original-Date: 28 Feb 91 04:55:50 GMT X-Sun-Spots-Digest: Volume 10, Issue 53, message 1 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu A student produced a program that caused the f77 (1.3.1) compiler to have an internal error. I've cut it down to a tiny program to demonstrate the error: Script started on Thu Feb 28 15:52:11 1991 gondwana{echidna}102: cat t.f program t write(3, 0)'Hi' end gondwana{echidna}103: f77 t.f t.f: MAIN t: Compiler error line 3 of t.f: Segmentation fault gondwana{echidna}104: exit gondwana{echidna}105: script done on Thu Feb 28 15:52:42 1991