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]

Re: Patch to use more safe-ctype macros


"Kaveh R. Ghazi" wrote:

> This patch makes gcc use more of the safe-ctype macros in lieu of
> explicit character range tests.

> Okay to install?

> f:
>         * bad.c (ffebad_finish): Use safe-ctype macros and/or fold extra
>         calls into fewer ones.
>         * implic.c (ffeimplic_lookup_): Likewise.
>         * intdoc.c (dumpimp): Likewise.
>         * intrin.c (ffeintrin_init_0): Likewise.
>         * lex.c (ffelex_backslash_, ffelex_cfebackslash_, ffelex_hash_):
>         Likewise.
>         * lex.h (ffelex_is_firstnamechar): Likewise.
>         * target.c (ffetarget_integerhex): Likewise.

OK - thanks !

-- 
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
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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