summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/directiv.c
Commit message (Expand)AuthorAgeFilesLines
* * cpplex.c (_cpp_lex_token): Handle directives in macroneil2002-02-271-6/+1
* * c-parse.in (_yylex): Use _cpp_backup_tokens.neil2001-09-131-1/+1
* PR preprocessor/3081neil2001-08-051-7/+0
* * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,neil2000-10-281-2/+2
* * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into blockzack2000-07-191-2/+2
* * cpphash.h: ISvspace, is_vspace, is_nvspace: New.neil2000-07-091-0/+47