Path: utzoo!attcan!uunet!ogicse!dali!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!lavaca.uh.edu!uhnix1!uhnix2!davison From: davison@uhnix2.uh.edu (Daniel B. Davison) Newsgroups: comp.sys.mips Subject: MIPS F77 strange message, is this bad? Keywords: F77, compiler bug, harmless Message-ID: <1017@uhnix2.uh.edu> Date: 21 Mar 90 21:38:21 GMT Organization: University of Houston Lines: 30 When compiling some code with the default optimization (-O) I get *9* copies of this message: uopt: Warning: harmless compiler bug detected (LDA length 0); please report to MIPS "harmless compiler bug" sounds like being "a little pregnant". Has anyone seen this and what should I do about it? The apparent compiler version is 2.0: f77 (f77) Mips Computer Systems 2.0 and the compile line is: f77 -O -static -o fubar mipsn.f I'm using the -static because the SAVE statement isn't working (and/or my understanding of it is wrong. The latter wouldn't surprise me). Note: can't upgrade, so a workaround would be very much appreciated! dan -- dr. dan davison/dept. of biochemical and biophysical sciences/univ. of Houston/4800 Calhoun/Houston,TX 77054-5500/davison@uh.edu/DAVISON@UHOU Disclaimer: As always, I speak only for myself, and, usually, only to myself.