[Bug fortran/47778] New: reading two arrays of structures from namelist fails
arnold.moene at wur dot nl
gcc-bugzilla@gcc.gnu.org
Thu Feb 17 10:01:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778
Summary: reading two arrays of structures from namelist fails
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: arnold.moene@wur.nl
Created attachment 23374
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23374
This code fails
Reading a namelist that contains two variable that are an array of structures
fails. It is not even the assignment that fails, but the parsing already gives
problems.
Attached the code that illustrates the problem.
This may be a follow-up of Bug 42901 (at least it is for me).
More information about the Gcc-bugs
mailing list