This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18826] compiler segfault on assign to array
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2004 14:38:39 -0000
- Subject: [Bug fortran/18826] compiler segfault on assign to array
- References: <20041204123522.18826.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-08 14:38 -------
Subject: Bug 18826
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: tobi@gcc.gnu.org 2004-12-08 14:37:59
Modified files:
gcc/fortran : ChangeLog
Log message:
Add missing PR numbers for previous commit:
fortran/
PR fortran/18826
* resolve.c (resolve_code): Impose correct restrictions on
assigned variable.
testsuite/
PR fortran/18826
* gfortran.dg/assign_1.f90: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.264&r2=1.265
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18826