[Bug fortran/25106] [4.0/4.1] statement label is zero

2005-12-31 Thread kargl at gcc dot gnu dot org
--- Comment #8 from kargl at gcc dot gnu dot org 2005-12-31 18:55 --- Subject: Bug 25106 Author: kargl Date: Sat Dec 31 18:55:30 2005 New Revision: 109199 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=109199 Log: 2005-12-31 Steven G. Kargl [EMAIL PROTECTED] PR

[Bug fortran/25106] [4.0/4.1] statement label is zero

2005-12-31 Thread kargl at gcc dot gnu dot org
--- Comment #9 from kargl at gcc dot gnu dot org 2005-12-31 19:05 --- Fixed in 4.1 and trunk. This will not be fixed (by me) in 4.0. -- kargl at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/25106] [4.0/4.1] statement label is zero

2005-12-30 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2005-12-30 19:32 --- *** Bug 20855 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25106

[Bug fortran/25106] [4.0/4.1] statement label is zero

2005-12-16 Thread kargl at gcc dot gnu dot org
--- Comment #6 from kargl at gcc dot gnu dot org 2005-12-16 23:32 --- Subject: Bug 25106 Author: kargl Date: Fri Dec 16 23:32:29 2005 New Revision: 108692 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=108692 Log: 2005-12-10 Steven G. Kargl [EMAIL PROTECTED] PR

[Bug fortran/25106] [4.0/4.1] statement label is zero

2005-12-11 Thread kargl at gcc dot gnu dot org
--- Comment #5 from kargl at gcc dot gnu dot org 2005-12-11 16:47 --- http://gcc.gnu.org/ml/fortran/2005-12/msg00215.html This patch changes the handling of labels to catch problems with too many digits from laeding zeros. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25106

[Bug fortran/25106] [4.0/4.1] statement label is zero

2005-12-03 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2005-12-03 15:33 --- Patch commited to mainline, waiting some time before commiting to 4.1. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added