19991214 g77 ICE on irix6.5

Timothy Prince tprinceusa@netscape.net
Wed Dec 15 12:52:00 GMT 1999


Here is one of the simpler subroutines which produces ICE when compiled with
g77 -g -c:

	subroutine nantest(rms)
	if(rms.ne.rms)then
	    write(6,'(''0Terminating due to NaN residuals'')')
	    stop
	endif
	return
	end

There are several other ICEs in this application on irix6.5.
The entire application compiles and runs cleanly again on x86 for the first
time in several weeks.

Tim
tprince@computer.org

____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com .


More information about the Gcc-bugs mailing list