This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/36852] [4.3/4.4 Regression] Two dimensional array in template method argument list incorrectly interpreted.



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-07-23 04:30 -------
Subject: Bug 36852

Author: jvdelisle
Date: Wed Jul 23 04:29:15 2008
New Revision: 138072

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138072
Log:
2008-07-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/36852
        * io/list_read.c: If variable rank is zero, do not adjust the found
        namelist object pointer.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/list_read.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36852


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]