Possible bug in FORTRAN g77 frontend

Dave Love d.love@dl.ac.uk
Fri Nov 13 02:43:00 GMT 1998


>>>>> "AS" == Alexander Samoilov <spike@Gambit.Msk.SU> writes:

 AS>          real*8  strip(strip_lo: strip_hi, 0:lratio(2), 0:lratio(3))
 AS>                                              2
 AS> Invalid declaration of or reference to symbol `lratio' at (2) [initially seen at (1)]

See section 5.1.1.1 of the f77 standard (relaxed in f90, I think) and
node `Array Bounds Expressions ' in the g77 manual.



More information about the Gcc-bugs mailing list