[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-07-16 Thread cnstar9988 at gmail dot com
--- Comment #9 from cnstar9988 at gmail dot com 2008-07-16 14:24 --- Target Milestone is 4.3.3? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36546

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-07-16 Thread aldot at gcc dot gnu dot org
--- Comment #10 from aldot at gcc dot gnu dot org 2008-07-16 14:33 --- Will be in the next 4.3.x release which will be 4.3.2, from the looks. -- aldot at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-07-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2008-07-02 04:45 --- Subject: Bug 36546 Author: jvdelisle Date: Wed Jul 2 04:44:21 2008 New Revision: 137336 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=137336 Log: 2008-07-01 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-07-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2008-07-02 04:53 --- Subject: Bug 36546 Author: jvdelisle Date: Wed Jul 2 04:52:47 2008 New Revision: 137337 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=137337 Log: 2008-07-01 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-07-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2008-07-02 05:20 --- Fixed on trunk and 4.3 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-06-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2008-06-17 04:14 --- Subject: Bug 36546 Author: jvdelisle Date: Tue Jun 17 04:14:07 2008 New Revision: 136859 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136859 Log: 2008-06-16 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-06-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2008-06-17 04:18 --- Subject: Bug 36546 Author: jvdelisle Date: Tue Jun 17 04:18:11 2008 New Revision: 136860 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136860 Log: 2008-06-16 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-06-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2008-06-17 04:32 --- I will backport this to 4.3 in a few days. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36546

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-06-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2008-06-16 04:21 --- I am working this. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/36546] Namelist error with tab following a comma and newline

2008-06-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2008-06-16 04:40 --- Proposed patch, fixes the test case. Testing still. Index: list_read.c === --- list_read.c (revision 136821) +++ list_read.c (working copy) @@