[Bug fortran/38119] [4.4 Regression] character ICE in gfc_trans_create_temp_array
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Nov 15 15:54:00 GMT 2008
------- Comment #2 from pault at gcc dot gnu dot org 2008-11-15 15:53 -------
Created an attachment (id=16683)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16683&action=view)
A fix for the PR
Bootstraps and regtests on FC9/x86_i64
Paul
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.
--
pault at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org
|dot org |
Status|UNCONFIRMED |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38119
More information about the Gcc-bugs
mailing list