[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-03-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 Jerry DeLisle changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-03-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #10 from Jerry DeLisle 2011-03-07 02:12:01 UTC --- Author: jvdelisle Date: Mon Mar 7 02:11:56 2011 New Revision: 170727 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170727 Log: 2011-03-06 Jerry DeLisle Backport from

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-03-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #9 from Jerry DeLisle 2011-03-07 02:06:32 UTC --- Author: jvdelisle Date: Mon Mar 7 02:06:27 2011 New Revision: 170726 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170726 Log: 2011-03-06 Jerry DeLisle PR libgfortran

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-27 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #8 from Jerry DeLisle 2011-02-27 20:10:30 UTC --- Fixed on trunk. I will leave this PR open until I get the back ports done. I want to give this change a few days on trunk first.

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-27 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #7 from Jerry DeLisle 2011-02-27 20:08:47 UTC --- Author: jvdelisle Date: Sun Feb 27 20:08:44 2011 New Revision: 170549 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170549 Log: 2011-02-27 Jerry DeLisle PR libgfortran

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-27 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #6 from Jerry DeLisle 2011-02-27 20:06:13 UTC --- Author: jvdelisle Date: Sun Feb 27 20:06:10 2011 New Revision: 170548 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170548 Log: 2011-02-27 Jerry DeLisle PR libgfortran

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-26 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #5 from Jerry DeLisle 2011-02-27 07:39:37 UTC --- Probable Patch, Regression testing: Index: list_read.c === --- list_read.c(revision 170492) +++ list_read.c(wor

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-21 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #4 from Jerry DeLisle 2011-02-21 14:35:20 UTC --- Status update. I have more or less isolated the problem in list-read.c. I do not have an exact solution yet, but I am able to get the test case to work. I just need now to find the ri

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-19 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-17 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 --- Comment #2 from Jerry DeLisle 2011-02-17 19:22:31 UTC --- I will try to look at this one this weekend.

[Bug fortran/47778] reading two arrays of structures from namelist fails

2011-02-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code CC|