This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33566] fortran : wrong rank of derived type parameters array components
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Oct 2007 08:12:23 -0000
- Subject: [Bug fortran/33566] fortran : wrong rank of derived type parameters array components
- References: <bug-33566-14266@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pault at gcc dot gnu dot org 2007-10-02 08:12 -------
Subject: Bug 33566
Author: pault
Date: Tue Oct 2 08:12:11 2007
New Revision: 128951
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128951
Log:
2007-10-02 Paul Thomas <pault@gcc.gnu.org>
PR fortran/33566
* primary.c (gfc_match_rvalue): Make all expressions with array
references to structure parameters into variable expressions.
2007-10-02 Paul Thomas <pault@gcc.gnu.org>
PR fortran/33566
* gfortran.dg/derived_comp_array_ref_5.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/derived_comp_array_ref_5.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/primary.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33566