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/51434] ICE with scalar init of an array parameter, used in DT default init with transfer


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

--- Comment #10 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-12-07 15:31:11 UTC ---
(In reply to comment #9)
> Draft patch - one probably needs to do something similar for derived types.

The patch breaks the "Different CHARACTER lengths (%d/%d) in array constructor"
diagnostic, e.g. gfortran.dg/bounds_check_array_ctor_3.f90.


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