[net.bugs.4bsd] Bugs in f77

trh@ukc.UUCP (T.R.Hopkins) (07/04/84)

> 
> Does anyone have the 4.2BSD f77 actually working under 4.2?
> People I have talked to are now using the f77 compiler from
> 4.1!  What progress!  I don't see how Beserkeley could have
> that piece of trash when a simple program such as this does
> not work: (Bus Error)
> 
> 	i = 5200
> 	a = i/100.
> 	print *, ' a = ',a
> 	stop
> 	end
> 

We have installed all the bug fixes sent out by Donn Seeley over
the past few months and this program certainly works o.k. on our
system. What is more it doesn't matter whether the optimizer is
on or off.


Tim Hopkins,
Computing Laboratory,
University of Kent,
Canterbury CT2 7NF
Kent
U.K.

{ trh@ukc.UUCP }