[Patch, fortran] PR29101 - Memory leak in select case with character expression

Paul Thomas paulthomas2@wanadoo.fr
Mon Sep 18 20:00:00 GMT 2006


Steven,

> How does it help to add this here?
>
>After the goto, I mean? ;-)
>
>
>Gr.
>Steven
>
>
>  
>
>>L.4:;
>>*value = 1;
>>goto L.5;
>>L.3:;
>>__result_validate_value = 0;
>>goto L.5;
>>L.5:;
>>    
>>
>
>
>
>  
>
Bingo! You're right....  It was just too "obvious" wasn't it.  I posted 
a corrected version with the PR.

Thanks Steven

Paul



More information about the Fortran mailing list