------- Comment #4 from bdsatish at gmail dot com  2010-07-17 15:51 -------
Yes Janus, Dominique. The diagnosis is correct. The error messages are valid. I
think this PR can be closed.

(In reply to comment #3)
> At revision 162276, I get
> 
> 
> pr44868.f90:245.24:
> 
>             tst_case => self%list(i)
>                         1
> Error: Pointer assignment target is neither TARGET nor POINTER at (1)
> pr44868.f90:231.24:
> 
>             tst_case => self%list(i)
>                         1
> Error: Pointer assignment target is neither TARGET nor POINTER at (1)
> pr44868.f90:220.20:
> 
>         tst_case => self%list(self%cnt)
>                     1
> Error: Pointer assignment target is neither TARGET nor POINTER at (1)
> pr44868.f90:296.11:
> 
> use fortest
>            1
> Fatal Error: Can't open module file 'fortest.mod' for reading at (1): No such
> file or directory
> 


-- 


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

Reply via email to