* cppmacro.c (make_string_token): Avoid warning.
commit4d9e9a289aeea7a4f28025731bad1279e2bdf92d
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Jun 2001 11:34:41 +0000 (23 11:34 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Jun 2001 11:34:41 +0000 (23 11:34 +0000)
tree75b264967bade84449656edb690611175b697fb9
parent2dc590d8122f4172e83d86d20f84ef6e3ec81cbf
* cppmacro.c (make_string_token): Avoid warning.
(cpp_macro_definition): Prepend the macro name.  Update
comments.
* cppmain.c (cb_define, dump_macro): Update for changes
to cpp_macro_definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43528 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppmacro.c
gcc/cppmain.c