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/24917 -- permit postfix BOZ literal constants.


On Sat, Nov 26, 2005 at 10:31:36PM +0100, Fran?ois-Xavier Coudert wrote:
> > 2005-11-21  Steven G. Kargl  <kargls@comcast.net>
> >
> >         PR fortran/24917
> >         * primary.c (match_boz_constant):  Implement postfix BOZ constants;
> >         (match_string_constant): Peek for b, o, z, and x
> >
> >         * gfortran.dg/boz_6.f90: New test.
> 
> OK for both 4.1 and mainline. It's a pleasure to read nice patches like that!
> 

Thanks.  I think you're use to the long and complicated
patches that you tend to create.  I prefer short and sweet.

-- 
Steve


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