This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/25060] assignment of assumed size array not allowed



------- Comment #2 from pault at gcc dot gnu dot org  2006-01-13 19:16 -------
I just noticed this one: As of tonight (20061301), trunk gives

 In file pr25029.f90:3

   a = 1.e0
   1
Error: The upper bound in the last dimension must appear in the reference to
the assumed size array 'a' at (1)

Tomorrow morning, 4.1 will do likewise.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]