This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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


Hi Dominique,

> 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'

ouch, thanks for reporting. Will take care of that.


> 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

How did you catch these? Do you have your own private testsuite running? ;)

Cheers,
Janus


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