This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36852] [4.3/4.4 Regression] Two dimensional array in template method argument list incorrectly interpreted.
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2008 12:57:56 -0000
- Subject: [Bug c++/36852] [4.3/4.4 Regression] Two dimensional array in template method argument list incorrectly interpreted.
- References: <bug-36852-15268@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from jvdelisle at gcc dot gnu dot org 2008-07-26 12:57 -------
Subject: Bug 36852
Author: jvdelisle
Date: Sat Jul 26 12:57:06 2008
New Revision: 138170
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138170
Log:
2008-07-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/36852
Backport from trunk.
* io/list_read.c: If variable rank is zero, do not adjust the found
namelist object pointer.
Modified:
branches/gcc-4_3-branch/libgfortran/ChangeLog
branches/gcc-4_3-branch/libgfortran/io/list_read.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36852