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, gfortran] Fix PR fortran/12702.


Steven Bosscher wrote:

Op do 30-10-2003, om 00:39 schreef Toon Moene:

The attached patch should fix PR fortran/12702.

OK if it survives as bootstrap (C and f95 only) and make -k check (gfortran only) ?

Funny, i was just looking at the same PR.  I'm not sure about the right
fix.  I'd think that you perhaps want to make "eat_spaces()" eat tabs as
well.  After all, tabs should be treated as blanks, ie. spaces, and not
as newlines.

Good point.


Note that you, too, are listed as a fortran 95 maintainer, so you can
approve your own patches :-P

Sure, but I like to have comments like the above :-)


--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)


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