[Bug fortran/59414] [OOP] Class array pointers: compile error on valid code (Different ranks in pointer assignment)

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 7 12:46:00 GMT 2013


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.



More information about the Gcc-bugs mailing list