[net.micro.pc] FORTRAN Compiler for PCAT ?

dewa@ur-univax.UUCP (07/24/85)

I have been using the IBM FORTRAN v2 compiler on the PC-AT.  Unfortunately,
the code generated by it is very slow.  Can someone point me to a good 
FORTRAN compiler that:
	1.	uses the complete 80286 instruction set
	2.	generates tight and fast code
	3.	has support for 80287
	4.	has an efficient math library that uses the 80287
	5.	allows use of inline assembler code
	6.	uses IEEE standard floating point arithmetic
	7.	preferably runs in the real mode for compatibility for the pc.
	8.	supports all memory models and allows structures larger than
		64k.

In case such a compiler is too utopian for the marketplace, can you
point me to a translator from FORTRAN to C?
  
If there is sufficient interest, I will summarize and repost the results.

			Thanks
			Rajiv