[fortran] spurious initialized warning with select-case?

Eric Botcazou ebotcazou@adacore.com
Sun Apr 5 16:52:00 GMT 2009


> I'm not sure if it would work and I have idea where in trans*.c
> you need to do this, but if you mark the tree as used with
> something like
>
> TREE_USED (__result_f) = 1
>
> the middle-end may be silenced.

I think that TREE_NO_WARNING would be more appropriate for this purpose.

-- 
Eric Botcazou



More information about the Fortran mailing list