egcs-1.0.2 g77 compile error

Toon Moene toon@moene.indiv.nluug.nl
Wed May 13 14:52:00 GMT 1998


> parammax.f: In program `parammax':
> parammax.f:15:
>          PARAMETER  ( LWORK = MAX( 1, 2 ) )
>                               ^
>  Invalid declaration of or reference to symbol `max' at
>  (^) [initially seen at (^)]

This is an extension to Standard FORTRAN 77 that g77 does not  
support yet - it *is* on the list of "highly desirable features"  
though.

HTH,
Toon.



More information about the Gcc-bugs mailing list