]> gcc.gnu.org Git - gcc.git/commit
c-parse.in (_yylex): Remove CPP_BACKSLASH case.
authorNeil Booth <neilb@earthling.net>
Wed, 1 Nov 2000 07:32:23 +0000 (07:32 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 1 Nov 2000 07:32:23 +0000 (07:32 +0000)
commit12c4f523b13177e1c2a39d80cf2e62a37b331f93
treef65234f942514b168d79dfd9f3c583a40d360ea4
parent78e7629e9f2b78c8ade485fb2e209427d2696300
c-parse.in (_yylex): Remove CPP_BACKSLASH case.

* c-parse.in (_yylex): Remove CPP_BACKSLASH case.
* cp/spew.c: Similarly.
* cpplex.c (_cpp_lex_token): Backslashes are now CPP_OTHER.
* cppmacro.c (stringify_arg): Similarly.
* cpplib.h (CPP_BACKSLASH): Delete.

From-SVN: r37182
gcc/ChangeLog
gcc/c-parse.in
gcc/cp/spew.c
gcc/cpplex.c
gcc/cpplib.h
gcc/cppmacro.c
This page took 0.105043 seconds and 5 git commands to generate.