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/51754] [OOP] ICE on valid with class arrays


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

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-01-28 11:32:40 UTC ---
> The message is valid: one has to add the TARGET attribute to "self" or make
> "componentB" a POINTER. Doing so, one gets again the ICE in
> gfc_conv_descriptor_offset.

Confirmed. Are the patches in comment #1 and #2 still supposed to fix it?


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