[Bug fortran/57365] [OOP] Sourced allocation fails with unlimited polymorphism

2013-05-29 Thread rxs at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57365 --- Comment #2 from rxs at hotmail dot de --- Thank you for the suggested workaround. But it is not a solution, a non unlimited polymorphic variable can not hold intrinsic data types like character. There also seems to be a problem with dummy

[Bug fortran/57365] New: Soured allocation fails in subroutines

2013-05-22 Thread rxs at hotmail dot de
Assignee: unassigned at gcc dot gnu.org Reporter: rxs at hotmail dot de The following program compiles without problems but it will cause an segmentation fault during execution. The sourced allocation within the subroutine is causing the problem, but only when the type of the