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/59414] [OOP] Class array pointers: compile error on valid code (Different ranks in pointer assignment)


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

--- Comment #6 from janus at gcc dot gnu.org ---
(In reply to Antony Lewis from comment #5)
> The sourced allocate errors crop up in various places in the full code, and
> already seem to be known in several bug reports, e.g.
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44672
> 
> For example in this case you just get a compiler error:

Yes, this error is the one described in PR44672, but the issue of comment 3 is
somewhat different. Not sure if there is already a PR for it. In fact comment 3
compiles cleanly with 4.7, so the ICE seems to be a regression in 4.8.


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