[Bug fortran/32760] [4.3 Regression] Error defining subroutine named PRINT

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Sat Feb 2 21:32:00 GMT 2008



------- Comment #29 from dominiq at lps dot ens dot fr  2008-02-02 21:31 -------
With the patch in http://gcc.gnu.org/ml/fortran/2008-02/msg00006.html, I still
get an error for the test case in comment #25:

pr32760_2.f90:8.29:

    allocate(s(4), stat=istat, source=t)
                            1
Error: Syntax error in ALLOCATE statement at (1)

Is this normal?


-- 


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



More information about the Gcc-bugs mailing list