(yylex): Use is_space, not is_hor_space, to find keyword end.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 16 Feb 1997 12:43:33 +0000 (07:43 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 16 Feb 1997 12:43:33 +0000 (07:43 -0500)
commita5ac8bef0054cfe3ce8d1f83d881d6a966b57c23
tree0ffdfca52b1134a283f27c85e210731a3c7942c3
parent14053679673217581ff7e6d37df5af771aa4da19
(yylex): Use is_space, not is_hor_space, to find keyword end.

(is_space): New decl.
(is_hor_space): Removed.

From-SVN: r13654
gcc/cexp.y