[Bug fortran/29060] spread causes ICE in gfc_trans_array_constructor
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Sep 18 06:47:00 GMT 2006
------- Comment #6 from pault at gcc dot gnu dot org 2006-09-18 06:46 -------
Subject: Bug 29060
Author: pault
Date: Mon Sep 18 06:46:36 2006
New Revision: 117015
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117015
Log:
2006-09-18 Paul Thomas <pault@gcc.gnu.org>
PR fortran/29060
* iresolve.c (resolve_spread): Build shape for result if the
source shape is available and dim and ncopies are constants.
PR fortran/28817
PR fortran/21918
* trans-decl.c (generate_local_decl): Change from 'warning' to
'gfc_warning' to have line numbers correctly reported.
2006-09-18 Paul Thomas <pault@gcc.gnu.org>
PR fortran/29060
* gfortran.dg/spread_shape_1.f90: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/spread_shape_1.f90
Modified:
branches/gcc-4_1-branch/gcc/fortran/ChangeLog
branches/gcc-4_1-branch/gcc/fortran/iresolve.c
branches/gcc-4_1-branch/gcc/fortran/trans-decl.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29060
More information about the Gcc-bugs
mailing list