[Bug fortran/54874] [OOP] polymorphic allocation with SOURCE
sfilippone at uniroma2 dot it
gcc-bugzilla@gcc.gnu.org
Tue Oct 9 14:46:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874
--- Comment #6 from Salvatore Filippone <sfilippone at uniroma2 dot it> 2012-10-09 14:46:15 UTC ---
(In reply to comment #5)
> (In reply to comment #0)
> > I am getting the following output from the test case. It seems wrong, I do not
> > see why allocating the polymorphic component in p%vect(4) should change the
> > entries p%vect(1:3)
> > This may or may not be a duplicate of 54784.
>
> Yes, this is surely a duplicate of PR54784, which is confirmed by the fact that
> the patch given there also fixes the behavior here.
Great news!
Thanks
Salvatore
More information about the Gcc-bugs
mailing list