This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR39879 - [4.3/4.4/4.5 Regression] double free or corruption abort with gfortran


Paul Richard Thomas wrote:
> Index: gcc/fortran/trans-expr.c
> ===================================================================
> --- gcc/fortran/trans-expr.c	(revision 146772)
> +++ gcc/fortran/trans-expr.c	(working copy)
>
> Not only does this fix the PR but it bootstraps and regtests on FC9/x86_i64.
>
> With suitable testcase and ChangeLog entries, OK for trunk and, after
> a week or so, 4.4 and 4.3?
>   
Looks OK. Thanks for your analysis and for your patch.

Tobias

PS: Maybe you can have a glimpse at Dominique's patch/comment at PR
35732. I probably won't be able to do so until Wednesday.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]