This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran, OOP] PR 44044: SELECT TYPE with class-valued function


Janus,

With the patch in http://gcc.gnu.org/ml/fortran/2010-05/msg00118.html
I get the following errors

end module other_fun
                    1
Internal Error at (1):
write_symbol(): bad module symbol 'my_message'

for the codes in

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35971#c1

and

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36322#c0

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]