This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] PR38119 - [4.4 Regression] character ICE in gfc_trans_create_temp_array


Paul Richard Thomas wrote:
> This is essentially the patch in comment #18 for PR31610:-)
> Bootstraps and regtests on FC9/x86_ia64 - OK for trunk?
>   
OK thanks for the quick patch.
(Could you attribute the test case to Mikael Morin, who created that
test case based on Vivek Rao's program? [PR 38119, unfixed by this
patch, but a patch exists.] I have no authorship whatsoever for that
test case, except that I cloned the PR.)

Tobias

> 2008-11-15  Paul Thomas  <pault@gcc.gnu.org>
>
>         PR fortran/38119
>         * trans-array.c (gfc_trans_create_temp_array): Set the
> 	loop->from to zero and the renormalisation of loop->to for all
> 	dimensions.
>
> 2008-11-15  Paul Thomas  <pault@gcc.gnu.org>
>
>         PR fortran/38119
>         * gfortran.dg/array_temporaries_3.f90: New test.


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