(char_name): New var.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 8 Dec 1994 19:13:25 +0000 (14:13 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 8 Dec 1994 19:13:25 +0000 (14:13 -0500)
commitc03413c782ddde861c023ee127a9f24dd1104df9
treed465c48583fc34795d2f0558d47b2e07a2b831aa
parentbced43dd6ca22ea9d76ed6b5cd75e2f8f6af4972
(char_name): New var.

(initialize_char_syntax): Initialize it.
(handle_directive): Use it to simplify printing of diagnostics.
Warn about '\r' too.
(create_definition, do_pragma, do_endif, make_assertion): Be consistent
about skipping all horizontal white space, not just space and tab.

From-SVN: r8627
gcc/cccp.c