c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Tue, 22 May 2001 07:23:37 +0000 (07:23 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 22 May 2001 07:23:37 +0000 (07:23 +0000)
commit083e9f9217548607ffd2655a2a89341b78fe06c2
tree04db4302bc987e3271205fe750e45aff9855d0e2
parentbada7cdabb47290572d233d2df0c2ae3d5d9427e
c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.

* c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.
* stringpool.c: (IS_FE_IDENT, make_identifier): Delete.
(maybe_get_identifier): Update.
* tree.h (make_identifier): Delete.

From-SVN: r42432
gcc/ChangeLog
gcc/c-lex.c
gcc/stringpool.c
gcc/tree.h