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/23924] No initialization of derived type pointers/allocatables when allocated


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-16 21:49 -------
Hmm, I get:
 In file t.f90:2

  type t
       1
Error: Pointer assignment target is neither TARGET nor POINTER at (1)


-- 


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


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