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 fortran/52512] Cannot match namelist object name


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

--- Comment #3 from Marco van Hulten <marco at hulten dot org> 2012-03-07 12:15:36 UTC ---
This work-around of changing all entries to tracer(N:N) indeed works, in both
the test case as for my original code where I found the problem.  That is the
NEMO 3.1 ocean model, with namelist_top containing 26 tracer entries of a
larger structure, but similar to the test case.


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