[Bug fortran/44863] Fortran runtime error: internal error: bad hash value in dynamic dispatch

2010-07-08 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-07-08 07:22 --- Can you update to GCC 4.6? I get the same error with 4.5, but with 4.6 I get the same result as with NAG or Intel. The reason is that gfortran now uses a proper vtable. Or in the words of http://gcc.gnu.org/gcc-4.6/ch

[Bug fortran/44863] Fortran runtime error: internal error: bad hash value in dynamic dispatch

2010-07-07 Thread david dot car7 at gmail dot com
--- Comment #1 from david dot car7 at gmail dot com 2010-07-08 02:11 --- Created an attachment (id=21136) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21136&action=view) test case described in post -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44863