This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fortran/24640 -- invalid statement label


On Mon, Jan 02, 2006 at 09:57:57PM +0100, Tobias Schl?ter wrote:
> Steve Kargl wrote:
> > 2006-01-02  Steven G. Kargl  <kargls@comcast.net>
> > 
> > 	PR fortran/24640
> > 	* parse.c (next_free): Check for whitespace after the label.
> > 	* match.c (gfc_match_small_literal_int): Initialize cnt variable.
> > 
> > 	* gfortran.dg/label_2.f90: New test.
> 
> OK
> 

Committed to trunk.  The patch has been regression tested on
4.1.  I will commit to 4.1 in a few days.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]