[Bug fortran/16511] Test 19990905-0.f fails with gfortran
paulthomas2 at wanadoo dot fr
gcc-bugzilla@gcc.gnu.org
Fri Dec 10 08:56:00 GMT 2004
------- Additional Comments From paulthomas2 at wanadoo dot fr 2004-12-10 08:56 -------
(In reply to comment #7)
The COMMON block has nothing to do with the problem:
subroutine sub(a)
integer :: m=2,n=2
real a(m,n)
end subroutine sub
Fails to compile too, with the same message.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16511
More information about the Gcc-bugs
mailing list