------- Comment #9 from martin at mpa-garching dot mpg dot de  2006-08-03 06:40 
-------
(In reply to comment #8)
>
> I just submitted a patch that appears to fix the problem.
> The problem is __convert_* (ie internal gfortran functions)
> are caught by the error checking.
> 

Hmm, but my point was that even if gfortran thinks that the __convert_*
routines are elemental (as was mentioned in an earlier comment), it should
still
compile the code without problems, because it is proven that the optional
argument
actually exists when the __convert_* call is made.


-- 


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

Reply via email to