------- Additional Comments From enok at lysator dot liu dot se  2005-08-17 
17:07 -------
Created an attachment (id=9521)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9521&action=view)
Testcase that is accepted by other compilers, but rejected by gfortran.

The output from gfortran follows:
> gfortran -c tst.f90
 In file tst.f90:10

    INTEGER A(IMAX)
             1
Error: Variable 'imax' cannot appear in the expression at (1)
>

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23446

Reply via email to