aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppmacro.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2002-06-09 02:12:21 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2002-06-09 02:12:21 +0000
commit1f8e46828a49664e245a474f5c0c4ebd5c7bc213 (patch)
tree170774d1e0ee75302e10ef8351ebd90910123e80 /gcc/cppmacro.c
parentf210d2390da5b25abee4bd86e4263e3d3bc5395f (diff)
downloadgcc-1f8e46828a49664e245a474f5c0c4ebd5c7bc213.zip
gcc-1f8e46828a49664e245a474f5c0c4ebd5c7bc213.tar.gz
gcc-1f8e46828a49664e245a474f5c0c4ebd5c7bc213.tar.bz2
genautomata.c: Don't include ctype.h or limits.h.
* genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE, not isspace. * gengtype-lex.l: Don't include ctype.h and use ISSPACE/ISIDNUM in lieu of isspace/IDchar. * gengtype.c: Likewise for ctype.h and ISALNUM vs isalnum. * read-rtl.c: Likewise for ctype.h. Don't define ISDIGIT or ISSPACE. From-SVN: r54392
Diffstat (limited to 'gcc/cppmacro.c')
0 files changed, 0 insertions, 0 deletions