Harmless Compiler Bug

Ron Gaug ron at holodeck.lerc.nasa.gov
Wed Oct 10 04:03:08 AEST 1990


The following fortran subprogram: 

      SUBROUTINE USELESS (STRING)
      CHARACTER*(*) STRING
C-----------------------vvvvvvvvvvv
      CALL BART (STRING, LEN(STRING))
C-----------------------^^^^^^^^^^^
      RETURN
      END

elicits the following message:

uopt: Warning: harmless compiler bug detected (LDA length 0); please report to MIPS

when compiled with optimization levels 2 (and above).
O/S:	IRIX 3.3.1
Compiler: f77 -V shows "Mips Computer Systems 2.0"

But Hey, Don't have a cow man!  It's Harmless!

P.S.: Consider yourselves informed!
-------------------------------------------------------------------------------
Ron Gaug			| As far as we know,
ron at sarah.lerc.nasa.gov		| our computer has never had an
(216)433-8163			| undetected error. -- Weisert
-------------------------------------------------------------------------------



More information about the Comp.sys.sgi mailing list