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/52552] [OOP] ICE when trying to allocate non-allocatable object giving a dynamic type


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

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-03-12 11:29:25 UTC ---
(In reply to comment #2)
> Due to the lacking ALLOCATE,
>   tail->expr->ts.u.derived->attr.is_class  == 1

I wanted to say that "is_class" is not set (i.e. the expression above is
false).


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