[Patch, Fortran] More clean-up with try-finally

Paul Richard Thomas paul.richard.thomas@gmail.com
Wed Jul 21 20:35:00 GMT 2010


Dear All,


>> Second, in gfc_trans_return, se.post is added to the code after the
>> exit jump -- maybe I did completely misunderstand something, but to me
>> this makes no sense (as it will not be executed anyway); I guess that
>> this just never really mattered.  But I may be wrong -- so can this
>> line go?  And if so, why can we be sure that se.post needs never be
>> handled? And if I'm wrong, why?
>
> I think this line can go.

I do not think that I agree.

I am hard put to do it right now but I rather think that it must be
possible to generate an integer-scalar-expression that generates a
post block.  It certainly does no harm to leave it in :-)

Cheers

Paul



More information about the Gcc-patches mailing list