Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!uc!shamash!dwb@hare.udev.cdc.com From: dwb@hare.udev.cdc.com (dw block x-4621) Newsgroups: comp.sys.mips Subject: f77 bug with entry points Message-ID: <17977@shamash.cdc.com> Date: 28 Feb 90 19:52:33 GMT Sender: news@shamash.cdc.com Reply-To: dwb@hare.udev.cdc.com (dw block x-4621) Distribution: usa Organization: Control Data Corp., Arden Hills, MN Lines: 23 The following fortran program does not compile on our MIPS M/2000 under RISC/os 4.0. PROGRAM TEST CALL ENTRE END SUBROUTINE SUB ENTRY ENTRA ENTRY ENTRE PRINT *,'Entry point Entre' RETURN END The compiler produces the following error: as1: Error: test.f, line 3: Redefinition of symbol: entre_ This program does work on SGI and SUN workstations. ------------------------------------------------------------ Dave Block E-mail: dwb@hare.udev.cdc.com Control Data Corp. AT&T: (612) 482-4621