[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-11-12 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2005-11-12 23:22 --- Fixed in 4.0.3 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24584

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-11-12 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2005-11-12 22:31 --- Subject: Bug 24584 Author: jvdelisle Date: Sat Nov 12 22:31:18 2005 New Revision: 106839 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106839 Log: 2005-11-12 Jerry DeLisle <[EMAIL PROTECTED]> P

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-11-12 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2005-11-12 22:22 --- Subject: Bug 24584 Author: jvdelisle Date: Sat Nov 12 22:22:53 2005 New Revision: 106838 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106838 Log: 2005-11-12 Jerry DeLisle <[EMAIL PROTECTED]> P

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-11-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2005-11-11 20:31 --- Subject: Bug 24584 Author: jvdelisle Date: Fri Nov 11 20:31:06 2005 New Revision: 106798 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106798 Log: 2005-11-11 Jerry DeLisle <[EMAIL PROTECTED]> P

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-11-02 Thread tobi at gcc dot gnu dot org
-- tobi at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24584

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-11-01 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2005-11-02 06:38 --- Fixed in 4.1 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Statu

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-10-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2005-10-31 01:05 --- Subject: Bug 24584 Author: jvdelisle Date: Mon Oct 31 01:05:09 2005 New Revision: 106266 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106266 Log: 2005-10-31 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-10-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2005-10-31 01:00 --- Subject: Bug 24584 Author: jvdelisle Date: Mon Oct 31 01:00:20 2005 New Revision: 106265 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106265 Log: 2005-10-31 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-10-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2005-10-30 07:07 --- The patch in the original post is wrong. The patch in comment #2 is correct and is very similar to the patch done for pr16080 for which the test case read_null_string.f90 was made. -- http://gcc.gnu.org/bugz

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-10-29 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2005-10-30 04:51 --- OK Now, Regrssion tested OK Will submit to list for approval Index: io/list_read.c === --- io/list_read.c (revision 105987) +++ io/list_read.

[Bug libfortran/24584] Segfault when reading empty string in namelist file

2005-10-29 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2005-10-30 03:56 --- With this patch there is a side effect with read_null_string.f90 in gfortran.fortran-torture. Checking on it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24584