* cppmacro.c: Don't include intl.h. Update comments.
commit88cf66fa22d69c7c04f2188835286f5e16424a46
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2002 18:32:55 +0000 (3 18:32 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2002 18:32:55 +0000 (3 18:32 +0000)
tree4b0b3ec26267cd45c6d5a08758733db9a4023f1f
parent6cec026cf51781448ccaf2324d28bd7eab194392
* cppmacro.c: Don't include intl.h.  Update comments.
(new_number_token): Allocate enough buffer for 64-bit unsigned
integers; update prototype.
* cppmain.c: Update comments.

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