[Bug fortran/56261] [OOP] seg fault call procedure pointer on polymorphic array
abensonca at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Feb 9 17:06:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56261
--- Comment #11 from Andrew Benson <abensonca at gmail dot com> 2013-02-09 17:06:18 UTC ---
Thanks for figuring out the problem here. When I specify an interface for the
procedure pointer in the original code that I derived the test case from,
everything works OK.
More information about the Gcc-bugs
mailing list