------- Comment #1 from burnus at gcc dot gnu dot org  2010-06-08 13:00 -------
(In reply to comment #0)
> c:\document\fortran\newbook\examples\ch32>gfortran shape_p.f90 circle_p.f90
> rectangle_p.f90 polymorph_array.f90
> polymorph_array.f90: In function 'polymorphic':
> polymorph_array.f90:18:0: internal compiler error: Segmentation fault


> Do you want the shape_p.f90, circle_p.f90 and rectangle_p.f90
> source files?

Yes, please. Without it is difficult to reproduce the segfault. Please attach
the modules (unless they are short, then you can also paste them) - probably
best by putting all modules into a single file (rather than attaching them one
by one, which is also fine).

Thanks for the bug report!


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janus at gcc dot gnu dot org
            Summary|polymorphic object oriented |[OOP] ICE with polymorphic
                   |example                     |object oriented example


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

Reply via email to