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/14077] [gfortran] Data statement within a module that doesn't initialize a whole array creates an error


------- Additional Comments From Tobias dot Schlueter at physik dot uni-muenchen dot de  2004-04-22 13:06 -------
Compiler output: 
[tobi@marktplatz src]$ gcc/build/gcc/f951 pr14077.f90
 In file pr14077.f90:9

use m1
     1
Error: Array assignment at (1) has different shape on dimension 1 (2/1)



-- 


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


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